From eff2c6e69c764098bf8207c3ce7efa3158a1da94 Mon Sep 17 00:00:00 2001 From: ppedziwiatr Date: Wed, 31 Jan 2024 12:53:10 +0100 Subject: [PATCH] v1.4.34-beta.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1d8fc01..7328b7f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.33", + "version": "1.4.34-beta.0", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",