Browse Source

Publish 3.0.0

License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
pull/40/head gx/v3.0.0
Lars Gierth 9 years ago
committed by Jeromy
parent
commit
55d6bd1eed
  1. 2
      .gx/lastpubver
  2. 8
      package.json

2
.gx/lastpubver

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

8
package.json

@ -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"
}
}

Loading…
Cancel
Save