From 272647fc9307199969ca850f0daee71dcaf1191f Mon Sep 17 00:00:00 2001 From: Asia Date: Thu, 14 Dec 2023 12:14:20 +0100 Subject: [PATCH] v1.4.27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0552288d..e7dd35bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.26", + "version": "1.4.27", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",