Skip to content

Commit

Permalink
Upgrade package version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
platfowner committed Apr 19, 2024
1 parent 86cdfc5 commit 3efc386
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 @@ -140,5 +140,8 @@
},
"1.2.0": {
"min": "1.0.0"
},
"1.3.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.2.0",
"version": "1.3.0",
"private": true,
"license": "MIT",
"author": "[email protected]",
Expand Down

0 comments on commit 3efc386

Please sign in to comment.