We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaaa903 commit 5e48b77Copy full SHA for 5e48b77
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sevm",
3
- "version": "0.7.1",
+ "version": "0.7.2",
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