From 15798b0b2f21840c522d88530a31fc5497f80bd0 Mon Sep 17 00:00:00 2001 From: ppedziwiatr Date: Mon, 16 Oct 2023 17:09:01 +0200 Subject: [PATCH] v1.4.20-beta.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 584c0bc9..9d641432 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "warp-contracts", - "version": "1.4.20-beta.0", + "version": "1.4.20-beta.1", "description": "An implementation of the SmartWeave smart contract protocol.", "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",