summaryrefslogtreecommitdiff
path: root/deno.json
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-04-21 12:03:36 +0300
committerAsko Nõmm <asko@nmm.ee>2025-04-21 12:03:36 +0300
commit1a9481066ad2fc02ebe1fb6a2e37ab30918bc065 (patch)
tree55022d76d0b75921c9b89969d11abe08a3dc0b53 /deno.json
parentb60e4887618f2b07c638a7fc0d0cff274e99e8ab (diff)
Refactor dispatch parameter naming from 'withData' to 'with' for consistency
Diffstat (limited to 'deno.json')
-rw-r--r--deno.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/deno.json b/deno.json
index 7eac7d1..e46d899 100644
--- a/deno.json
+++ b/deno.json
@@ -1,6 +1,6 @@
{
"name": "@shapex/shapex",
- "version": "2.0.0",
+ "version": "2.1.0",
"license": "MIT",
"exports": "./src/shapex.ts",
"imports": {