Skip to content

Commit

Permalink
Upgrade package version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
platfowner committed Sep 11, 2024
1 parent 9ea4fd6 commit da7b9b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions client/protocol_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,8 @@
},
"1.4.2": {
"min": "1.0.0"
},
"1.5.0": {
"min": "1.0.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ain-blockchain",
"description": "AI Network Blockchain",
"version": "1.4.2",
"version": "1.5.0",
"private": true,
"license": "MIT",
"author": "[email protected]",
Expand Down

0 comments on commit da7b9b7

Please sign in to comment.