gx publish 1.2.4

This commit is contained in:
Jeromy 2017-07-10 23:10:15 -07:00
parent 33741da7b3
commit 6c0f82541b
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
1.2.2: QmcyqRMCAXVtYPS4DiBrA7sezL9rRGfW8Ctx7cywL4TXJj
1.2.4: QmXY77cVe7rVRQXZZQRioukUM7aRW3BTcAgJe12MCtb3Ji

View File

@ -8,9 +8,9 @@
},
"gxDependencies": [
{
"hash": "QmVGtdTZdTFaLsaj2RwdVG8jcjNNcp1DE914DKZ2kHmXHw",
"hash": "QmU9a9NV9RdPNwZQDYd5uKsm6N6LJLSvLbywDDYFbaaC6P",
"name": "go-multihash",
"version": "1.0.4"
"version": "1.0.5"
}
],
"gxVersion": "0.9.0",
@ -18,6 +18,6 @@
"license": "MIT",
"name": "go-multiaddr",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.2.2"
"version": "1.2.4"
}