gx publish 0.8.16

This commit is contained in:
Steven Allen 2017-07-27 00:18:44 -07:00
parent 6bb259d1fc
commit 704754bd7a
2 changed files with 37 additions and 8 deletions

View File

@ -1 +1 @@
0.8.15: QmZdsQf8BiCpAj61nz9NgqVeRUkw9vATvCs7UHFTxoUMDb
0.8.16: QmatoKaefBS5hopnDyMqZUgCjbBRPEi4ktZP5FVruiczbB

View File

@ -21,21 +21,50 @@
},
{
"author": "whyrusleeping",
"hash": "QmZy7c24mmkEHpNJndwgsEE3wcVxHd8yB969yTnAJFVw7f",
"hash": "QmRNyPNJGNCaZyYonJj7owciWTsMd9gRfEKmZY3o6xwN3h",
"name": "go-libp2p-host",
"version": "1.3.15"
"version": "1.3.16"
},
{
"author": "whyrusleeping",
"hash": "QmViDDJGzv2TKrheoxckReECc72iRgaYsobG2HYUGWuPVF",
"hash": "QmV5Ny5H649nHUEYjtZistVPQVqqNVMZC5khmQvnprzdNZ",
"name": "go-libp2p-netutil",
"version": "0.2.17"
"version": "0.2.18"
},
{
"author": "whyrusleeping",
"hash": "QmQoFme2KBiCZmCwKDLoCVZShkYGjPt4YR7ihZK5c3vtzH",
"hash": "QmbQXcWAa9ZbTH74m6yroexY8QjTS4oivLNEFwjamZCJTU",
"name": "go-libp2p-blankhost",
"version": "0.1.14"
"version": "0.1.15"
},
{
"author": "whyrusleeping",
"hash": "QmahYsGWry85Y7WUe2SX5G4JkH2zifEQAUtJVLZ24aC9DF",
"name": "go-libp2p-net",
"version": "1.6.12"
},
{
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52",
"name": "go-log",
"version": "1.2.0"
},
{
"author": "multiformats",
"hash": "QmXY77cVe7rVRQXZZQRioukUM7aRW3BTcAgJe12MCtb3Ji",
"name": "go-multiaddr",
"version": "1.2.4"
},
{
"author": "whyrusleeping",
"hash": "QmXYjuNuxVzXKJCfWasQk1RqkhVLDM9jtUKhqc2WPQmFSB",
"name": "go-libp2p-peer",
"version": "2.2.0"
},
{
"author": "whyrusleeping",
"hash": "QmZNkThpqfVXs9GNbexPrfBbXSLNYeKrE7jwFM2oqHbyqN",
"name": "go-libp2p-protocol",
"version": "1.0.0"
}
],
"gxVersion": "0.9.0",
@ -43,6 +72,6 @@
"license": "",
"name": "floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.8.15"
"version": "0.8.16"
}