From 71cd51354a1ae2f76d5da2b9362c4329cc63a920 Mon Sep 17 00:00:00 2001 From: asiaziola Date: Thu, 24 Nov 2022 16:36:10 +0100 Subject: [PATCH] v1.2.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d0e1b8..5c01c7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.2.24", + "version": "1.2.25", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",