Skip to content

Commit da7b9b7

Browse files
committed
Upgrade package version to 1.5.0
1 parent 9ea4fd6 commit da7b9b7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

client/protocol_versions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,8 @@
155155
},
156156
"1.4.2": {
157157
"min": "1.0.0"
158+
},
159+
"1.5.0": {
160+
"min": "1.0.0"
158161
}
159162
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ain-blockchain",
33
"description": "AI Network Blockchain",
4-
"version": "1.4.2",
4+
"version": "1.5.0",
55
"private": true,
66
"license": "MIT",
77
"author": "[email protected]",

0 commit comments

Comments
 (0)