From ab87aad0c910237ef0d5828924cc0690f7300af5 Mon Sep 17 00:00:00 2001 From: blitz-1306 Date: Thu, 24 Mar 2022 09:39:47 +0600 Subject: [PATCH] v9.1.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5d33e884..37dbf561 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "solc-typed-ast", - "version": "9.0.1", + "version": "9.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "solc-typed-ast", - "version": "9.0.1", + "version": "9.1.0", "license": "Apache-2.0", "dependencies": { "axios": "^0.26.1", diff --git a/package.json b/package.json index 7c33c091..be15436a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc-typed-ast", - "version": "9.0.1", + "version": "9.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": [