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