gx publish 1.5.4

This commit is contained in:
Jeromy 2017-03-23 18:44:26 -07:00
parent 8a7f50dbc5
commit c35c6b25b9
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
1.5.3: QmUBQv5su4z2zkkfEwShU22Vfq3bWRtD7bogYiSCeyjvEd
1.5.4: Qmf1Gq7N45Rpuw7ev47uWgH6dLPtdnvcMRNPkVBwqjLJg2

View File

@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "multiformats",
"hash": "QmREaA5NwG2wmQJNrFPbPLtnWh7WysRcexobhTZDSxUEtE",
"hash": "QmcyqRMCAXVtYPS4DiBrA7sezL9rRGfW8Ctx7cywL4TXJj",
"name": "go-multiaddr",
"version": "1.1.3"
"version": "1.2.2"
}
],
"gxVersion": "0.6.0",
@ -19,6 +19,6 @@
"license": "",
"name": "go-multiaddr-net",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.5.3"
"version": "1.5.4"
}