From 449d161ef9f0f9364f48e417c3340d8232eb8aba Mon Sep 17 00:00:00 2001 From: ppedziwiatr Date: Tue, 25 Jan 2022 15:20:13 +0100 Subject: [PATCH] v0.4.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 298dc82..b8fffeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redstone-smartweave", - "version": "0.4.19", + "version": "0.4.20", "description": "An implementation of the SmartWeave smart contract protocol.", "main": "./lib/cjs/index.js", "module": "./lib/esm/index.js",