summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-04-20 18:50:39 +0300
committerAsko Nõmm <asko@nmm.ee>2025-04-20 18:50:39 +0300
commitb60e4887618f2b07c638a7fc0d0cff274e99e8ab (patch)
tree21f555c93ee27648fca32e617a97788ca9be2de1
parent09783a86490a7fabb8ccdbd12238601fe4d951b8 (diff)
Bump version
-rw-r--r--deno.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/deno.json b/deno.json
index 5c9a49f..7eac7d1 100644
--- a/deno.json
+++ b/deno.json
@@ -1,6 +1,6 @@
{
"name": "@shapex/shapex",
- "version": "1.1.2",
+ "version": "2.0.0",
"license": "MIT",
"exports": "./src/shapex.ts",
"imports": {