gx publish 1.4.23

This commit is contained in:
Steven Allen 2018-08-08 18:49:47 -07:00
parent 49898a5f59
commit 3a59fa1e00
2 changed files with 8 additions and 8 deletions

View File

@ -1 +1 @@
1.4.22: QmZR2XWVVBCtbgBWnQhWk2xcQfaR3W8faQPriAiaaj7rsr
1.4.23: QmYLXCWN2myozZpx8Wx4UjrRuQuhY3YtWoMi6SHaXii6aM

View File

@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmcVVHfdyv15GVPk7NrxdWjh2hLVccXnoD8j2tyQShiXJb",
"hash": "QmRREK2CAZ5Re2Bd9zZFG6FeYDppUWt5cMgsoUEp3ktgSr",
"name": "go-log",
"version": "1.5.3"
"version": "1.5.5"
},
{
"author": "whyrusleeping",
@ -27,9 +27,9 @@
},
{
"author": "whyrusleeping",
"hash": "Qme1knMqwt1hKZbc1BmQFmnm9f36nyQGwXxPGVpVJ9rMK5",
"hash": "QmPvyPwuCgJ7pDmrKDxRtsScJgBaM5h4EpRL2qQJsmXf4n",
"name": "go-libp2p-crypto",
"version": "1.6.2"
"version": "2.0.1"
},
{
"author": "jbenet",
@ -45,9 +45,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmdVrMn1LhB4ybb8hMVaMLXnA8XRSewMnK6YqXKXoTcRvN",
"hash": "QmcZSzKEM5yDfpZbeEEZaVmaZ1zXm6JWTbrQZSB8hCVPzk",
"name": "go-libp2p-peer",
"version": "2.3.5"
"version": "2.3.6"
},
{
"author": "multiformats",
@ -61,6 +61,6 @@
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.4.22"
"version": "1.4.23"
}