From 8da52211b125b11dab2fddf6afc51c9281543d98 Mon Sep 17 00:00:00 2001 From: ppedziwiatr Date: Mon, 6 May 2024 10:03:39 +0200 Subject: [PATCH] v1.4.42 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86cfb434..939af02a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.41", + "version": "1.4.42", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",