summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-04-28 23:54:22 +0300
committerAsko Nõmm <asko@nmm.ee>2025-04-28 23:54:22 +0300
commit4cdeb61f46bed511850f7fc7646bdca27f72132e (patch)
tree1242d37833b750925c6ee544d42fcc8886e4306f /package.json
parentb08c553749f6619815c171175dd6bcf8ee6ab035 (diff)
Allow nothing to be returned by a subscription. Update README.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index da21e49..61b9d70 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "shapex",
- "version": "2.1.1",
+ "version": "2.1.3",
"description": "A scalable event-driven application framework.",
"author": "Asko Nõmm <asko@nmm.ee> (https://nmm.ee)",
"main": "dist/shapex.cjs",