From 1a1d90d0441f84847001a3c00af77a0bdd6ac7f9 Mon Sep 17 00:00:00 2001 From: Tadeuchi Date: Thu, 11 May 2023 15:16:13 +0200 Subject: [PATCH] v1.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffdcb88..c579d8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.6", + "version": "1.4.7", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",