Prepare npm publish

This commit is contained in:
Michiel Borkent 2022-11-23 13:26:10 +01:00
parent 39ffad7899
commit 98b904c819
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Changelog # Changelog
## Unreleased ## v0.4.11 (2022-11-23)
- Add `scittle.re-frame` plugin. This gives access to the - Add `scittle.re-frame` plugin. This gives access to the
[re-frame](https://github.com/day8/re-frame) library. [re-frame](https://github.com/day8/re-frame) library.

View file

@ -1,6 +1,6 @@
{ {
"name": "scittle", "name": "scittle",
"version": "0.3.10", "version": "0.4.10",
"files": [ "files": [
"dist" "dist"
], ],