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