Merge pull request #138 from libp2p/gx/update

gx publish 0.11.10
This commit is contained in:
vyzo 2018-12-27 12:02:04 +02:00 committed by GitHub
commit 0363ea8f53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 19 deletions

View File

@ -1 +1 @@
0.11.9: QmaqGyUhWLsJbVo1QAujSu13mxNjFJ98Kt2VWGSnShGE1Q
0.11.10: QmVRxA4J3UPQpw74dLrQ6NJkfysCA1H4GU28gVpXQt9zMU

View File

@ -15,22 +15,22 @@
},
{
"author": "whyrusleeping",
"hash": "QmfD51tKgJiTMnW9JEiDiPwsCY4mqUoxkhKhBfyW12spTC",
"hash": "QmaoXrM4Z41PD48JY36YqQGKQpLGjyLA2cKcLsES7YddAq",
"name": "go-libp2p-host",
"version": "3.0.20"
},
{
"author": "whyrusleeping",
"hash": "QmWHq17GUcxRuXL7duPuQPuVM8adyRoMfP8TGfy1MK9N5r",
"name": "go-libp2p-blankhost",
"version": "0.3.20"
},
{
"author": "whyrusleeping",
"hash": "QmPtFaR7BWHLAjSwLh9kXcyrgTzDpuhcWLkx8ioa9RMYnx",
"name": "go-libp2p-net",
"version": "3.0.21"
},
{
"author": "whyrusleeping",
"hash": "QmQLbY1oKd4eHrikizXXwYkxn6yujUNSUMimv3UCaWTSWX",
"name": "go-libp2p-blankhost",
"version": "0.3.21"
},
{
"author": "whyrusleeping",
"hash": "QmNgLg1NTw37iWbYPKcyK85YJ9Whs1MkPtJwhfqbNYAyKg",
"name": "go-libp2p-net",
"version": "3.0.22"
},
{
"hash": "QmcuXC5cxs79ro2cUuHs4HQ2bkDLJUYokwL8aivcX6HW3C",
"name": "go-log",
@ -38,9 +38,9 @@
},
{
"author": "multiformats",
"hash": "QmRKLtwMw131aK7ugC3G7ybpumMz78YrJe5dzneyindvG1",
"hash": "QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc",
"name": "go-multiaddr",
"version": "1.3.6"
"version": "1.4.0"
},
{
"author": "whyrusleeping",
@ -56,9 +56,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmQdLXW5JTSsrVb3ZpnpbASRwyM8CcE4XcM5nPbN19dWLr",
"hash": "QmegQFxhr1J6yZ1vDQuDmJi5jntmj6BL96S11HVtXNCaHb",
"name": "go-libp2p-swarm",
"version": "3.0.27"
"version": "3.0.28"
},
{
"author": "whyrusleeping",
@ -84,5 +84,5 @@
"license": "MIT",
"name": "go-libp2p-pubsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.11.9"
"version": "0.11.10"
}