From 9eb87f19d7f33d6285b76c708534701976cc7d6a Mon Sep 17 00:00:00 2001 From: asiaziola Date: Mon, 27 Feb 2023 11:02:17 +0100 Subject: [PATCH] v1.2.54 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bcdfcf0..33ba0549 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.2.53", + "version": "1.2.54", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",