From 1b420681eb0e5d21a8a6aad577c9d82647c70c79 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 5 Sep 2017 16:08:56 -0700 Subject: [PATCH 1/2] gx publish 0.8.24 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 56652ca..5ac56a4 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.23: QmdVT2pfdacskCpdctfLFCPYbCRuE4nrjUrb9dLsBENsHa +0.8.24: QmebJpXNVa58FZ71N2hsDdkvNtco9Z4cZ1CXHg7uPgg9k3 diff --git a/package.json b/package.json index c0bc083..0bff360 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ }, { "author": "whyrusleeping", - "hash": "QmPqZ86tyhGdYoLdJNFLUPqQkiqtghY13xmKnCMG9wcyrB", + "hash": "QmQ1bJEsmdEiGfTQRoj6CsshWmAKduAEDEbwzbvk5QT5Ui", "name": "go-libp2p-netutil", - "version": "0.2.24" + "version": "0.2.25" }, { "author": "whyrusleeping", @@ -72,6 +72,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.8.23" + "version": "0.8.24" } From d5253e888e368a08d194472cf2d172974fe4b29c Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 5 Sep 2017 16:09:01 -0700 Subject: [PATCH 2/2] gx publish 0.8.25 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 5ac56a4..444e900 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.24: QmebJpXNVa58FZ71N2hsDdkvNtco9Z4cZ1CXHg7uPgg9k3 +0.8.25: QmTm7GoSkSSQPP32bZhvu17oY1AfvPKND6ELUdYAcKuR1j diff --git a/package.json b/package.json index 0bff360..8f82c8b 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.8.24" + "version": "0.8.25" }