diff --git a/package-lock.json b/package-lock.json index 0eab1d35..ad9781e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "solc-typed-ast", - "version": "7.2.0", + "version": "8.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 65ef7b00..6ae0041b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc-typed-ast", - "version": "7.2.0", + "version": "8.0.0", "description": "A TypeScript library providing a normalized typed Solidity AST along with the utilities necessary to generate the AST (from Solc) and traverse/manipulate it.", "keywords": [], "files": [