diff --git a/package-lock.json b/package-lock.json index c3ef0b4f..e90aa141 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "solc-typed-ast", - "version": "10.0.0", + "version": "10.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "solc-typed-ast", - "version": "10.0.0", + "version": "10.1.0", "license": "Apache-2.0", "dependencies": { "axios": "^0.27.2", diff --git a/package.json b/package.json index dc520a3d..114f09ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc-typed-ast", - "version": "10.0.0", + "version": "10.1.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": [