gx publish 1.5.3

This commit is contained in:
Jeromy 2017-03-21 15:20:26 -07:00
parent 1854460b37
commit 8a7f50dbc5
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.5.2: QmVCNGTyD4EkvNYaAp253uMQ9Rjsjy2oGMvcdJJUoVRfja
1.5.3: QmUBQv5su4z2zkkfEwShU22Vfq3bWRtD7bogYiSCeyjvEd

View File

@ -9,7 +9,7 @@
"gxDependencies": [
{
"author": "multiformats",
"hash": "QmSWLfmj5frN9xVLMMN846dMDriy5wN5jeghUm7aTW3DAG",
"hash": "QmREaA5NwG2wmQJNrFPbPLtnWh7WysRcexobhTZDSxUEtE",
"name": "go-multiaddr",
"version": "1.1.3"
}
@ -19,6 +19,6 @@
"license": "",
"name": "go-multiaddr-net",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.5.2"
"version": "1.5.3"
}