gx publish 1.4.6

This commit is contained in:
Jeromy 2017-03-23 18:50:12 -07:00
parent 5fbc624d4a
commit e54fbe83d4
2 changed files with 14 additions and 14 deletions

View File

@ -1 +1 @@
1.4.5: QmRhjaJDkaVQbsXVXBhvahKSRWbteqtE1UupT3meYT5jf5
1.4.6: QmNUVzEjq3XWJ89hegahPvyfJbTXgTaom48pLb7YBD9gHQ

View File

@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmVBCw9KC9Z7prCbFf7YFcnfSUUnAMiUXNr91e9qLnRBdA",
"hash": "QmWbjfz3u6HkAdPh34dgPchGbQjob6LXLhAeCGii2TX69n",
"name": "go-ipfs-util",
"version": "1.2.1"
"version": "1.2.4"
},
{
"author": "whyrusleeping",
@ -21,9 +21,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmREaA5NwG2wmQJNrFPbPLtnWh7WysRcexobhTZDSxUEtE",
"hash": "QmcyqRMCAXVtYPS4DiBrA7sezL9rRGfW8Ctx7cywL4TXJj",
"name": "go-multiaddr",
"version": "1.1.3"
"version": "1.2.2"
},
{
"author": "whyrusleeping",
@ -33,27 +33,27 @@
},
{
"author": "whyrusleeping",
"hash": "QmPb2njwxSV3JK3tFHqMjyTxp3wnMoKemyJJD19TB1wmW1",
"hash": "QmP1DfoUjiWH2ZBo1PBH6FupdBucbDepx3HpWmEY6JMUpY",
"name": "go-libp2p-crypto",
"version": "1.3.3"
"version": "1.4.2"
},
{
"author": "jbenet",
"hash": "QmUBQv5su4z2zkkfEwShU22Vfq3bWRtD7bogYiSCeyjvEd",
"hash": "Qmf1Gq7N45Rpuw7ev47uWgH6dLPtdnvcMRNPkVBwqjLJg2",
"name": "go-multiaddr-net",
"version": "1.5.2"
"version": "1.5.4"
},
{
"author": "whyrusleeping",
"hash": "QmVT3ob9FrtYfKZn5CN4yMSxDoMoK7kkiATy4hw5BSNRrN",
"hash": "QmSkUKdsSrEo1v28Y3NJ7vQT7jmbxg87g8ucbhctwHEqb4",
"name": "mafmt",
"version": "1.1.3"
"version": "1.2.2"
},
{
"author": "whyrusleeping",
"hash": "QmfDnbDVGXZMg1MffZd4dSFKNq8cQC6zSFKMyBZ6PNun26",
"hash": "QmdS9KpbDyPrieswibZhkod1oXqRwZJrUPzxCofAMWpFGq",
"name": "go-libp2p-peer",
"version": "2.1.1"
"version": "2.1.7"
}
],
"gxVersion": "0.4.0",
@ -61,6 +61,6 @@
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.4.5"
"version": "1.4.6"
}