From 3a59fa1e0084b0ffefa9f386092efe408095f0d2 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Wed, 8 Aug 2018 18:49:47 -0700 Subject: [PATCH] gx publish 1.4.23 --- .gx/lastpubver | 2 +- package.json | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 709a32d..febf0a6 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.4.22: QmZR2XWVVBCtbgBWnQhWk2xcQfaR3W8faQPriAiaaj7rsr +1.4.23: QmYLXCWN2myozZpx8Wx4UjrRuQuhY3YtWoMi6SHaXii6aM diff --git a/package.json b/package.json index 4f8c79e..92c829d 100644 --- a/package.json +++ b/package.json @@ -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" }