gx publish 0.11.4

This commit is contained in:
Steven Allen 2018-11-02 16:55:34 -07:00
parent 067e546891
commit 6310d23bc4
2 changed files with 18 additions and 18 deletions

View File

@ -1 +1 @@
0.11.3: QmY4dowpPFCBsbaoaJc9mNWso64eDJsm32LJznwPNaAiJG
0.11.4: QmZ1BmcwtyAHoTYnbedr577gg33Qr56NBLRtY61tqgAit5

View File

@ -15,38 +15,38 @@
},
{
"author": "whyrusleeping",
"hash": "QmdJfsSbKSZnMkfZ1kpopiyB9i3Hd6cp8VKWZmtWPa7Moc",
"hash": "QmUR3nQ8nSP7vUnzTvz2kLxq4ncud6eC2s4BAEC8uiAsde",
"name": "go-libp2p-host",
"version": "3.0.15"
"version": "3.0.16"
},
{
"author": "whyrusleeping",
"hash": "Qmcwep23T9AwwbuQRRhVyjk9PBRbMFCyGKCKGZfTPteiFU",
"hash": "QmNipGra5iGyJYw85wYwLf2RpvsUu1q93XESxCPWYpMmrF",
"name": "go-libp2p-blankhost",
"version": "0.3.15"
"version": "0.3.16"
},
{
"author": "whyrusleeping",
"hash": "QmXuRkCR7BNQa9uqfpTiFWsTQLzmTWYg91Ja1w95gnqb6u",
"hash": "QmX1VAqodkn8yFJe7gYFs8PvrSCVsCWcTUBgxswoeC3J4K",
"name": "go-libp2p-net",
"version": "3.0.15"
"version": "3.0.17"
},
{
"hash": "QmZChCsSt8DctjceaL56Eibc29CVQq4dGKRXC5JRZ6Ppae",
"hash": "QmcuXC5cxs79ro2cUuHs4HQ2bkDLJUYokwL8aivcX6HW3C",
"name": "go-log",
"version": "1.5.7"
"version": "1.5.8"
},
{
"author": "multiformats",
"hash": "QmT4U94DnD8FRfqr21obWY32HLM5VExccPKMjQHofeYqr9",
"hash": "QmRKLtwMw131aK7ugC3G7ybpumMz78YrJe5dzneyindvG1",
"name": "go-multiaddr",
"version": "1.3.5"
"version": "1.3.6"
},
{
"author": "whyrusleeping",
"hash": "QmTRhk7cgjUf2gfQ3p2M9KPECNZEW9XUrmHcFCgog4cPgB",
"hash": "QmUz7HmU4ws577TMEVNoTjNghVvq2jXnxnVhbkNXKPKpgK",
"name": "go-libp2p-peer",
"version": "2.4.0"
"version": "2.4.1"
},
{
"author": "whyrusleeping",
@ -56,9 +56,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmVHhT8NxtApPTndiZPe4JNGNUxGWtJe3ebyxtRz4HnbEp",
"hash": "QmdEdguaWGhjhQXUBvSLjSAT3idU1ECwASUo95ZW1obEEp",
"name": "go-libp2p-swarm",
"version": "3.0.22"
"version": "3.0.23"
},
{
"author": "whyrusleeping",
@ -68,9 +68,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmPvyPwuCgJ7pDmrKDxRtsScJgBaM5h4EpRL2qQJsmXf4n",
"hash": "QmaZ1F8vQdJaQqA8hjAzH8a7Qnqqb2n2ZYeUbKMjMcxAZe",
"name": "go-libp2p-crypto",
"version": "2.0.1"
"version": "2.0.2"
}
],
"gxVersion": "0.9.0",
@ -78,6 +78,6 @@
"license": "MIT",
"name": "go-libp2p-pubsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.11.3"
"version": "0.11.4"
}