gx publish 0.6.1

This commit is contained in:
Jeromy 2016-09-18 18:52:27 -07:00
parent c61ae3500c
commit 7202d8da36
2 changed files with 32 additions and 31 deletions

View File

@ -1 +1 @@
0.6.0: QmZ3zAKL7KkPdnd5dWrkiEgC2H22kaa7QBiYSAhM2xQhb4
0.6.1: QmfJB3xnvaoHcB5Qy3w9AnpwZf6bx5WMmTc7n5U59zbpth

View File

@ -1,34 +1,35 @@
{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/libp2p/go-floodsub"
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/libp2p/go-floodsub"
},
"gx": {
"dvcsimport": "github.com/libp2p/go-floodsub"
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmUuwQUJmtvC6ReYcu7xaYKEUM3pD46H18dFn3LBhVt2Di",
"name": "go-libp2p",
"version": "3.5.2"
},
"gx": {
"dvcsimport": "github.com/libp2p/go-floodsub"
{
"author": "whyrusleeping",
"hash": "QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV",
"name": "gogo-protobuf",
"version": "0.0.0"
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmUuwQUJmtvC6ReYcu7xaYKEUM3pD46H18dFn3LBhVt2Di",
"name": "go-libp2p",
"version": "3.5.2"
},
{
"author": "whyrusleeping",
"hash": "QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV",
"name": "gogo-protobuf",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmYftoT56eEfUBTD3erR6heXuPSUhGRezSmhSU8LeczP8b",
"name": "timecache",
"version": "1.0.0"
}
],
"gxVersion": "0.9.0",
"language": "go",
"license": "",
"name": "floodsub",
"version": "0.6.0"
{
"author": "whyrusleeping",
"hash": "QmYftoT56eEfUBTD3erR6heXuPSUhGRezSmhSU8LeczP8b",
"name": "timecache",
"version": "1.0.0"
}
],
"gxVersion": "0.9.0",
"language": "go",
"license": "",
"name": "floodsub",
"version": "0.6.1"
}