gx publish v0.2.0

This commit is contained in:
Jeromy
2016-09-04 11:45:57 -07:00
parent 98f7ae6128
commit 2fd4b5b828
2 changed files with 10 additions and 2 deletions

View File

@@ -1 +1 @@
0.1.0: QmRdt1nxGDL6UWo2ziX9no4BDmMd8YZoDP88FgXBpKDZZi
0.2.0: QmYiTi9mKBMjfiup7na7PhJK7QEZPdMTJenLdgFYVQ2NUv

View File

@@ -6,9 +6,17 @@
"gx": {
"dvcsimport": "github.com/multiformats/go-multibase"
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmT8rehPR3F6bmwL6zjUN8XpiDBFFpMP2myPdC6ApsWfJf",
"name": "go-base58",
"version": "0.0.0"
}
],
"gxVersion": "0.8.0",
"language": "go",
"license": "",
"name": "go-multibase",
"version": "0.1.0"
"version": "0.2.0"
}