diff --git a/package.json b/package.json index 14e842cb..72422a68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redstone-smartweave", - "version": "0.4.9", + "version": "0.4.10", "description": "An implementation of the SmartWeave smart contract protocol.", "main": "./lib/cjs/index.js", "module": "./lib/esm/index.js",