From 2e0001d018acdeb48294c48ee7fbb9aaa4550fe1 Mon Sep 17 00:00:00 2001 From: asiaziola Date: Thu, 21 Jul 2022 10:48:01 +0200 Subject: [PATCH] 1.1.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a094efdd..b9002ffc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.1.13", + "version": "1.1.14", "description": "An implementation of the SmartWeave smart contract protocol.", "main": "./lib/cjs/index.js", "module": "./lib/esm/index.js",