gx publish version 1.0.0

This commit is contained in:
Jeromy 2016-05-31 11:38:25 -07:00
parent 98f39afb70
commit 549f45e95f
2 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
1.0.6: QmbyvM8zRFDkbFdYyt1MnevUMJ62SiSGbfDFZ3Z8nkrzr4
1.0.0: QmZ62t46e9p7vMYqCmptwQC1RhRv5cpQ5cwoqYspedaXyq

View File

@ -1,10 +1,10 @@
{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/ipfs/go-libp2p-peer"
"url": "https://github.com/ipfs/go-libp2p-peerstore"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-libp2p-peer"
"dvcsimport": "github.com/ipfs/go-libp2p-peerstore"
},
"gxDependencies": [
{
@ -65,6 +65,6 @@
"gxVersion": "0.4.0",
"language": "go",
"license": "MIT",
"name": "go-libp2p-peer",
"version": "1.0.6"
"name": "go-libp2p-peerstore",
"version": "1.0.0"
}