From c44413e7d0764418b3c179dffe3f3a79810ff026 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Mon, 4 Sep 2017 23:29:26 -0700 Subject: [PATCH] gx publish 0.8.23 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index a532bfb..56652ca 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.22: QmQF8Xp6cJg8mZJ7rcSTFbhHxEjYGxjfPnygBsaWPXJbtM +0.8.23: QmdVT2pfdacskCpdctfLFCPYbCRuE4nrjUrb9dLsBENsHa diff --git a/package.json b/package.json index a79c562..c0bc083 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ }, { "author": "whyrusleeping", - "hash": "QmYTeBaLWbFKQAtVTHbxvTbKfgqrGJUupK4UwjeugownfD", + "hash": "QmPqZ86tyhGdYoLdJNFLUPqQkiqtghY13xmKnCMG9wcyrB", "name": "go-libp2p-netutil", - "version": "0.2.23" + "version": "0.2.24" }, { "author": "whyrusleeping", @@ -72,6 +72,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.8.22" + "version": "0.8.23" }