Skip to content

Commit

Permalink
Merge pull request #58 from ConsenSys/v600
Browse files Browse the repository at this point in the history
Version change from 5.0.5 to 6.0.0
  • Loading branch information
blitz-1306 committed Aug 25, 2021
2 parents 5300261 + fbf852b commit 5e11401
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solc-typed-ast",
"version": "5.0.5",
"version": "6.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": [
Expand Down

0 comments on commit 5e11401

Please sign in to comment.