diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-04-13 22:43:16 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-04-13 22:43:16 +0300 |
| commit | 17f7ac284dc4fe25fd3a97386a410fbec93859fb (patch) | |
| tree | 3e3f37ea3aa34d8eefe1160751f9c8453e54bbdc | |
| parent | 90042ec4a79e4e8b569c4618079169176d644504 (diff) | |
Bump version
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c8a5125..a7216aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@askonmm/eventx", - "version": "1.0.0", + "version": "1.0.1", "description": "A scalable event-driven application framework.", "main": "dist/eventx.cjs", "module": "dist/eventx.js", |
