Skip to content

Commit ef819b0

Browse files
committed
Upgrade package version to v1.5.1
1 parent 4615f6c commit ef819b0

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
@@ -158,5 +158,8 @@
158158
},
159159
"1.5.0": {
160160
"min": "1.0.0"
161+
},
162+
"1.5.1": {
163+
"min": "1.0.0"
161164
}
162165
}

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.5.0",
4+
"version": "1.5.1",
55
"private": true,
66
"license": "MIT",
77
"author": "[email protected]",

0 commit comments

Comments
 (0)