From 7137ea4f274087609ee4d1ac9a1c548812a102c3 Mon Sep 17 00:00:00 2001 From: Dimitar Bounov Date: Tue, 16 Jul 2024 15:26:58 -1000 Subject: [PATCH] v18.1.7 --- 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 1a6e7132..e6a2a858 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "solc-typed-ast", - "version": "18.1.6", + "version": "18.1.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "solc-typed-ast", - "version": "18.1.6", + "version": "18.1.7", "license": "Apache-2.0", "dependencies": { "axios": "^1.6.8", diff --git a/package.json b/package.json index 4e768ae0..a8594995 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc-typed-ast", - "version": "18.1.6", + "version": "18.1.7", "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": [