File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed
Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ Official Javascript implementation of AI Network Blockchain.
1313
1414- v16.x
1515- v14.x
16- - v12.x (will be deprecated)
1716
1817## Tracker
1918
Original file line number Diff line number Diff line change 6060 "max" : " 0.8"
6161 },
6262 "0.9.0" : {
63- "min" : " 0.9.0"
63+ "min" : " 0.9.0" ,
64+ "max" : " 0.9"
6465 },
6566 "0.9.1" : {
66- "min" : " 0.9.0"
67+ "min" : " 0.9.0" ,
68+ "max" : " 0.9"
6769 },
6870 "0.9.2" : {
69- "min" : " 0.9.0"
71+ "min" : " 0.9.0" ,
72+ "max" : " 0.9"
7073 },
7174 "0.9.3" : {
72- "min" : " 0.9.0"
75+ "min" : " 0.9.0" ,
76+ "max" : " 0.9"
77+ },
78+ "1.0.0" : {
79+ "min" : " 1.0.0"
7380 }
7481}
Original file line number Diff line number Diff line change 11{
22 "name" : " ain-blockchain" ,
33 "description" : " AI Network Blockchain" ,
4- "version" : " 0.9.3 " ,
4+ "version" : " 1.0.0 " ,
55 "private" : true ,
66 "license" : " MIT" ,
77 "author" : " dev@ainetwork.ai" ,
You can’t perform that action at this time.
0 commit comments