We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbdf539 commit cf8ab88Copy full SHA for cf8ab88
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sevm",
3
- "version": "0.6.19",
+ "version": "0.7.0",
4
"description": "A Symbolic Ethereum Virtual Machine (EVM) bytecode decompiler & analyzer library & CLI",
5
"main": "./dist/src/index.js",
6
"types": "./dist/src/index.d.ts",
0 commit comments