From b60e4887618f2b07c638a7fc0d0cff274e99e8ab Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sun, 20 Apr 2025 18:50:39 +0300 Subject: Bump version --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": { -- cgit v1.2.3