From 075928dc1ecaf3095df094ed4ff4586c6caacede Mon Sep 17 00:00:00 2001 From: asiaziola Date: Thu, 22 Sep 2022 19:10:33 +0200 Subject: [PATCH] 1.2.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 777f686..26470b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.2.10", + "version": "1.2.11", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",