Compare commits

..

1 Commits

Author SHA1 Message Date
Jeromy
8522370eab gx publish 0.1.0 2016-09-04 11:52:09 -07:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
0.0.0: QmWzxM6XsNv1GoLs4dpQBay2NdMSWXRTFKmZwSHcsxg8ys
0.1.0: QmfSc2xehWmWLnwwYR91Y8QF4xdASypTFVknutoKQS3GHp

View File

@@ -1,10 +1,10 @@
{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/multiformats/go-cid"
"url": "https://github.com/ipfs/go-cid"
},
"gx": {
"dvcsimport": "github.com/multiformats/go-cid"
"dvcsimport": "github.com/ipfs/go-cid"
},
"gxDependencies": [
{
@@ -24,5 +24,5 @@
"language": "go",
"license": "",
"name": "go-cid",
"version": "0.0.0"
"version": "0.1.0"
}