Skip to content

Commit 34ce7a5

Browse files
committed
Upgrade package version to v1.2.0
1 parent 68aede3 commit 34ce7a5

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
@@ -137,5 +137,8 @@
137137
},
138138
"1.1.4": {
139139
"min": "1.0.0"
140+
},
141+
"1.2.0": {
142+
"min": "1.0.0"
140143
}
141144
}

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

0 commit comments

Comments
 (0)