diff --git a/package.json b/package.json index 2a8e498..e4aca1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redstone-smartweave", - "version": "0.4.4", + "version": "0.4.5", "description": "An implementation of the SmartWeave smart contract protocol.", "main": "./lib/cjs/index.js", "module": "./lib/esm/index.js",