gx publish 1.4.17

This commit is contained in:
Steven Allen 2018-04-16 13:29:47 +09:00
parent 07cda98963
commit 83d66257b3
2 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
1.4.16: QmezER1SrPUYt5FvCXosVBp6dQTLqFtfMs3n6AErzbduZU
1.4.17: QmdeiKhUy1TVGBaKxt7y1QmBDLBdisSrLJ1x58Eoj4PXUh

View File

@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmRb5jh8z2E8hMGN2tkvs1yHynUanqnZ3UeKwgN1i9P1F8",
"hash": "QmTG23dvpBCBjqQwyDxV8CQT6jmS4PSftNr1VqHhE3MLy7",
"name": "go-log",
"version": "1.4.0"
"version": "1.4.1"
},
{
"author": "whyrusleeping",
@ -45,9 +45,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmWxGnWZcUNVtpMk8jjX13pK1WT9jJnKQtEfvkGdxSMVRu",
"hash": "QmcJukH2sAFjY3HdBKq35WDzWoL3UUu2gt9wdfqZTUyM74",
"name": "go-libp2p-peer",
"version": "2.3.1"
"version": "2.3.2"
},
{
"author": "multiformats",
@ -61,6 +61,6 @@
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.4.16"
"version": "1.4.17"
}