From bb21a181ff0181a996cdc80972dc252d2a0de40d Mon Sep 17 00:00:00 2001 From: ppe Date: Sun, 4 Dec 2022 21:17:18 +0100 Subject: [PATCH] v1.2.34-beta.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0143561..d7e4f86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.2.34-beta.0", + "version": "1.2.34-beta.1", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",