From 6d1d45d0e36c68ed9b20bef8561a61f2220aaf06 Mon Sep 17 00:00:00 2001 From: ppedziwiatr Date: Tue, 25 Jan 2022 16:45:14 +0100 Subject: [PATCH] v0.4.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbbdc6e..2340e96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redstone-smartweave", - "version": "0.4.20", + "version": "0.4.21", "description": "An implementation of the SmartWeave smart contract protocol.", "main": "./lib/cjs/index.js", "module": "./lib/esm/index.js",