From a003c5f5db2cb0190b7c1705fa8bda670a594236 Mon Sep 17 00:00:00 2001 From: Shiba <44804845+DeepDoge@users.noreply.github.com> Date: Tue, 12 Nov 2024 23:48:50 +0000 Subject: [PATCH] 0.2.14 --- jsr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsr.json b/jsr.json index 7eda49a..d1ca2b0 100644 --- a/jsr.json +++ b/jsr.json @@ -1,6 +1,6 @@ { "name": "@nomadshiba/typed-contracts", - "version": "0.2.13", + "version": "0.2.14", "exports": { ".": "./types/mod.ts", "./abi": "./types/abi.ts",