From d3971d3e8fae1ccd21c6da499a8915c18a4fab08 Mon Sep 17 00:00:00 2001 From: ppedziwiatr Date: Wed, 26 Jan 2022 13:25:19 +0100 Subject: [PATCH] v0.4.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55caa17..a96f36e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redstone-smartweave", - "version": "0.4.22", + "version": "0.4.23", "description": "An implementation of the SmartWeave smart contract protocol.", "main": "./lib/cjs/index.js", "module": "./lib/esm/index.js",