diff --git a/package.json b/package.json index c3b0059..3449818 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sevm", - "version": "0.6.2", + "version": "0.6.3", "description": "A Symbolic Ethereum Virtual Machine (EVM) bytecode decompiler & analyzer library & CLI", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts",