diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-07-16 21:11:48 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-07-16 21:11:48 +0300 |
| commit | 9b923e1deb8781346c7270a0bd9ed1a6f7ad2541 (patch) | |
| tree | f97bfa744bab749ef616cc7450e58994e16db2c2 | |
| parent | f04e847f5b38bbfe5a404cab25e1235329b2234b (diff) | |
| -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", |
