From 5a46717e364f391b5fa775146620c2652960d70e Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sun, 20 Apr 2025 18:05:19 +0300 Subject: Bump version --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index 5a5b735..5c9a49f 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@shapex/shapex", - "version": "1.1.1", + "version": "1.1.2", "license": "MIT", "exports": "./src/shapex.ts", "imports": { -- cgit v1.2.3