gx publish 1.4.21

This commit is contained in:
Steven Allen 2018-06-25 17:15:46 -07:00
parent 8363aa9ac6
commit ccd2a0abe3
2 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
1.4.20: QmZhsmorLpD9kmQ4ynbAu4vbKv2goMUnXazwGA4gnWHDjB
1.4.21: QmeXmxAE5URbpqgAMAwQiR3zEbd2wvSPUXbdytvFdGNELF

View File

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