diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d8069de..4e66a51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shapex", - "version": "2.2.0", + "version": "3.0.0", "description": "A scalable event-driven application framework.", "author": "Asko Nõmm <asko@nmm.ee> (https://nmm.ee)", "main": "dist/shapex.cjs", |
