gx publish 1.6.1

This commit is contained in:
Steven Allen 2018-06-08 20:23:09 -07:00
parent 418f115760
commit 8792ba0a88
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
1.6.0: QmcGXGdw9BWDysPJQHxJinjGHha3eEg4vzFETre4woNwcX 1.6.1: QmNqRnejxJxjRroz7buhrjfU8i3yNBLa81hFtmf2pXEffN

View File

@ -9,9 +9,9 @@
"gxDependencies": [ "gxDependencies": [
{ {
"author": "multiformats", "author": "multiformats",
"hash": "QmWWQ2Txc2c6tqjsBpzg5Ar652cHPGNsQQp2SejkNmkUMb", "hash": "QmUxSEGbv2nmYNnfXi7839wwQqTN3kwQeUxe8dTjZWZs7J",
"name": "go-multiaddr", "name": "go-multiaddr",
"version": "1.2.6" "version": "1.2.7"
} }
], ],
"gxVersion": "0.6.0", "gxVersion": "0.6.0",
@ -19,6 +19,6 @@
"license": "", "license": "",
"name": "go-multiaddr-net", "name": "go-multiaddr-net",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.6.0" "version": "1.6.1"
} }