Merge pull request #36 from libp2p/gx/update-37wfbd

gx: update go-ws-transport
This commit is contained in:
Steven Allen 2017-09-05 16:28:38 -07:00 committed by GitHub
commit 2709da6f16
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0.8.23: QmdVT2pfdacskCpdctfLFCPYbCRuE4nrjUrb9dLsBENsHa
0.8.25: QmTm7GoSkSSQPP32bZhvu17oY1AfvPKND6ELUdYAcKuR1j

View File

@ -27,9 +27,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmPqZ86tyhGdYoLdJNFLUPqQkiqtghY13xmKnCMG9wcyrB",
"hash": "QmQ1bJEsmdEiGfTQRoj6CsshWmAKduAEDEbwzbvk5QT5Ui",
"name": "go-libp2p-netutil",
"version": "0.2.24"
"version": "0.2.25"
},
{
"author": "whyrusleeping",
@ -72,6 +72,6 @@
"license": "",
"name": "floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.8.23"
"version": "0.8.25"
}