1
0
mirror of https://github.com/libp2p/go-libp2p-peerstore.git synced 2025-03-24 13:10:06 +08:00

gx publish 2.0.9

This commit is contained in:
Steven Allen 2018-11-02 18:06:06 -07:00
parent 491863b2bf
commit d351b9ad3b
2 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
2.0.8: QmNVzTd29YipdnuXB67b2VnFSerudTVS3ZrxyBhNxcdvAg
2.0.9: QmYrNDh2z1sFB7gxYU6kX2f9N8LcWJkAzAKwZqUzvf6d1P

View File

@ -27,9 +27,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmaZ1F8vQdJaQqA8hjAzH8a7Qnqqb2n2ZYeUbKMjMcxAZe",
"hash": "QmcgyFuP2SVMhgkTjFaXwnyAi9Fheg6A7SWgpYJKuajPnK",
"name": "go-libp2p-crypto",
"version": "2.0.2"
"version": "2.0.3"
},
{
"author": "jbenet",
@ -45,9 +45,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmUz7HmU4ws577TMEVNoTjNghVvq2jXnxnVhbkNXKPKpgK",
"hash": "Qme2jJHLnAfULnkrSxmqAn7pGTp3HWVmFYLnuLtxFvH9nA",
"name": "go-libp2p-peer",
"version": "2.4.1"
"version": "2.4.2"
},
{
"author": "multiformats",
@ -95,6 +95,6 @@
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.0.8"
"version": "2.0.9"
}