gx publish 1.5.5

This commit is contained in:
Jeromy 2017-07-11 10:30:33 -07:00
parent a7b93d1185
commit e58d9b98b9
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
1.5.4: Qmf1Gq7N45Rpuw7ev47uWgH6dLPtdnvcMRNPkVBwqjLJg2
1.5.5: QmX3U3YXCQ6UYBxq2LVWF8dARS1hPUTEYLrSx654Qyxyw6

View File

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