Merge pull request #61 from multiformats/gx/update-5osgb9

gx: update go-multihash
This commit is contained in:
Whyrusleeping
2017-12-04 20:10:07 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
1.2.4: QmXY77cVe7rVRQXZZQRioukUM7aRW3BTcAgJe12MCtb3Ji
1.2.5: QmW8s4zTsUoX1Q6CeYxVKPyqSKbF7H1YDUyTostBtZ8DaG
+3 -3
View File
@@ -8,9 +8,9 @@
},
"gxDependencies": [
{
"hash": "QmU9a9NV9RdPNwZQDYd5uKsm6N6LJLSvLbywDDYFbaaC6P",
"hash": "QmYeKnKpubCMRiq3PGZcTREErthbb5Q9cXsCoSkD9bjEBd",
"name": "go-multihash",
"version": "1.0.5"
"version": "1.0.6"
}
],
"gxVersion": "0.9.0",
@@ -18,6 +18,6 @@
"license": "MIT",
"name": "go-multiaddr",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.2.4"
"version": "1.2.5"
}