From 4b66734bf730fd3aa4bdd55f1dc1d0bf44aab1b4 Mon Sep 17 00:00:00 2001 From: Tadeuchi Date: Tue, 9 May 2023 13:08:29 +0200 Subject: [PATCH] v1.4.6-beta.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21c69393..9f5766d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.5", + "version": "1.4.6-beta.0", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",