Publish 3.0.0

License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
This commit is contained in:
Lars Gierth 2016-04-16 21:14:38 -07:00 committed by Jeromy
parent 7d2224667a
commit 55d6bd1eed
2 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
2.0.3: QmXDvxcXUYn2DDnGKJwdQPxkJgG83jBTp5UmmNzeHzqbj5
3.0.0: QmQKQiD9d8mSPRhB4g3b6nRL9AHg4db9Rgu5Vw5LDUuyep

View File

@ -1,4 +1,7 @@
{
"name": "go-libp2p",
"author": "whyrusleeping",
"version": "3.0.0",
"gxDependencies": [
{
"hash": "QmcrrEpx3VMUbrbgVroH3YiYyUS5c4YAykzyPJWKspUYLa",
@ -157,8 +160,6 @@
}
],
"license": "MIT",
"name": "go-libp2p",
"version": "2.0.3",
"language": "go",
"gxVersion": "0.4.0",
"gx": {
@ -167,6 +168,5 @@
},
"bugs": {
"url": "https://github.com/ipfs/go-libp2p"
},
"author": "whyrusleeping"
}
}