From bdcba96a449a14e9171b6ac50489c54905b4f492 Mon Sep 17 00:00:00 2001 From: blitz-1306 Date: Mon, 3 May 2021 08:33:37 +0500 Subject: [PATCH] v5.0.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 37aedd6f..041b72ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "solc-typed-ast", - "version": "4.0.0", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "4.0.0", + "version": "5.0.0", "license": "Apache-2.0", "dependencies": { "findup-sync": "^4.0.0", diff --git a/package.json b/package.json index 4413bdb2..246a69df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solc-typed-ast", - "version": "4.0.0", + "version": "5.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": [