summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-04-14 00:36:10 +0300
committerAsko Nõmm <asko@nmm.ee>2025-04-14 00:36:10 +0300
commit67c923606facdb3222d181981c748d7647ac446c (patch)
tree197b649060c61b4ade22b5426df2cf1c3ad37154
parent8c28384a49013af97e1536440f04fb7a524bfe12 (diff)
Bump version
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8e36f70..e15e01f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "shapex",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "A scalable event-driven application framework.",
"main": "dist/shapex.cjs",
"module": "dist/shapex.js",