diff --git a/CHANGELOG.md b/CHANGELOG.md index c23c5fd..3c90264 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## v0.4.11 (2022-11-23) - Add `scittle.re-frame` plugin. This gives access to the [re-frame](https://github.com/day8/re-frame) library. diff --git a/package.json b/package.json index 029a24e..5761608 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scittle", - "version": "0.3.10", + "version": "0.4.10", "files": [ "dist" ],