gx publish 1.4.20

This commit is contained in:
Steven Allen 2018-06-08 22:28:48 -07:00
parent b71d80cdd0
commit 8363aa9ac6
2 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
1.4.19: QmPsgPxijUWE8fGcPmVDLJERZxmssBUHbsLNtJkeuWxUmm
1.4.20: QmZhsmorLpD9kmQ4ynbAu4vbKv2goMUnXazwGA4gnWHDjB

View File

@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmTsjVoib7EJhT7tmcqKPhEaATcxd6UVZu2qxdthk85vvv",
"hash": "Qmbi1CTJsbnBZjCEgc2otwu8cUFPsGpzWXG7edVCLZ7Gvk",
"name": "go-log",
"version": "1.5.1"
"version": "1.5.2"
},
{
"author": "whyrusleeping",
@ -45,9 +45,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmVh36bmhX2ATxs67tzRBs3SBJeEjiNFJHdmCHYotDZBUh",
"hash": "QmVf8hTAsLLFtn4WPCRNdnaF2Eag2qTBS6uR8AiHPZARXy",
"name": "go-libp2p-peer",
"version": "2.3.3"
"version": "2.3.4"
},
{
"author": "multiformats",
@ -61,6 +61,6 @@
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.4.19"
"version": "1.4.20"
}