gx publish 1.4.19

This commit is contained in:
Steven Allen 2018-06-08 20:23:17 -07:00
parent 60a83a6ca3
commit b71d80cdd0
2 changed files with 14 additions and 14 deletions

View File

@ -1 +1 @@
1.4.18: QmZb7hAgQEhW9dBbzBudU39gCeD4zbe6xafD52LUuF4cUN 1.4.19: QmPsgPxijUWE8fGcPmVDLJERZxmssBUHbsLNtJkeuWxUmm

View File

@ -9,15 +9,15 @@
"gxDependencies": [ "gxDependencies": [
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmTG23dvpBCBjqQwyDxV8CQT6jmS4PSftNr1VqHhE3MLy7", "hash": "QmTsjVoib7EJhT7tmcqKPhEaATcxd6UVZu2qxdthk85vvv",
"name": "go-log", "name": "go-log",
"version": "1.4.1" "version": "1.5.1"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmWWQ2Txc2c6tqjsBpzg5Ar652cHPGNsQQp2SejkNmkUMb", "hash": "QmUxSEGbv2nmYNnfXi7839wwQqTN3kwQeUxe8dTjZWZs7J",
"name": "go-multiaddr", "name": "go-multiaddr",
"version": "1.2.6" "version": "1.2.7"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -33,27 +33,27 @@
}, },
{ {
"author": "jbenet", "author": "jbenet",
"hash": "QmcGXGdw9BWDysPJQHxJinjGHha3eEg4vzFETre4woNwcX", "hash": "QmNqRnejxJxjRroz7buhrjfU8i3yNBLa81hFtmf2pXEffN",
"name": "go-multiaddr-net", "name": "go-multiaddr-net",
"version": "1.6.0" "version": "1.6.1"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmTy17Jm1foTnvUS9JXRhLbRQ3XuC64jPTjUfpB4mHz2QM", "hash": "QmYrE8ETPuzJYQuAbPwH512wcpvATJ9vK75jUz2twKdHMo",
"name": "mafmt", "name": "mafmt",
"version": "1.2.5" "version": "1.2.6"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmcJukH2sAFjY3HdBKq35WDzWoL3UUu2gt9wdfqZTUyM74", "hash": "QmVh36bmhX2ATxs67tzRBs3SBJeEjiNFJHdmCHYotDZBUh",
"name": "go-libp2p-peer", "name": "go-libp2p-peer",
"version": "2.3.2" "version": "2.3.3"
}, },
{ {
"author": "multiformats", "author": "multiformats",
"hash": "QmZyZDi491cCNTLfAhwcaDii2Kg4pwKRkhqQzURGDvY6ua", "hash": "QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8",
"name": "go-multihash", "name": "go-multihash",
"version": "1.0.7" "version": "1.0.8"
} }
], ],
"gxVersion": "0.4.0", "gxVersion": "0.4.0",
@ -61,6 +61,6 @@
"license": "MIT", "license": "MIT",
"name": "go-libp2p-peerstore", "name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.4.18" "version": "1.4.19"
} }