From 6b4455b89796879ee00cbabc6fda5d69db4b2048 Mon Sep 17 00:00:00 2001 From: asiaziola Date: Thu, 29 Dec 2022 11:08:31 +0100 Subject: [PATCH] v1.2.40 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c572f6d..24729b2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.2.39", + "version": "1.2.40", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",