From d2f90771e5bff9486233367ca975f43778dca07d Mon Sep 17 00:00:00 2001 From: asiaziola Date: Fri, 30 Dec 2022 16:19:50 +0100 Subject: [PATCH] v1.2.42 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 090683d5..4de05bf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.2.41", + "version": "1.2.42", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",