From 33f1ea4547e6215e0c8bd053d21910872e86bf46 Mon Sep 17 00:00:00 2001 From: Dimitar Bounov Date: Wed, 6 Dec 2023 10:32:36 -1000 Subject: [PATCH] v17.0.3 --- 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 588e6fb8..70faaf29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "solc-typed-ast", - "version": "17.0.2", + "version": "17.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "solc-typed-ast", - "version": "17.0.2", + "version": "17.0.3", "license": "Apache-2.0", "dependencies": { "axios": "^1.6.1", diff --git a/package.json b/package.json index fad914bd..86633a4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc-typed-ast", - "version": "17.0.2", + "version": "17.0.3", "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": [