Skip to content

Commit fbc3226

Browse files
committed
Upgrade package version to v1.4.0
1 parent 9a1fcfd commit fbc3226

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

client/protocol_versions.json

+3
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,8 @@
146146
},
147147
"1.3.1": {
148148
"min": "1.0.0"
149+
},
150+
"1.4.0": {
151+
"min": "1.0.0"
149152
}
150153
}

package.json

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

0 commit comments

Comments
 (0)