diff --git a/package-lock.json b/package-lock.json index 6cf10053..ed5b076d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "solc-typed-ast", - "version": "5.0.5", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "5.0.5", + "version": "6.0.0", "license": "Apache-2.0", "dependencies": { "findup-sync": "^4.0.0", diff --git a/package.json b/package.json index 153b5392..abf35e33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc-typed-ast", - "version": "5.0.5", + "version": "6.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": [