From 1c92f1a4f2a13501392456602c2dc0794eec318a Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Sat, 9 Jun 2018 10:28:48 -0700 Subject: [PATCH] gx publish 0.9.17 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 0f51a69..ee31e92 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.9.16: QmRFEBGcNjtWPupwHA7zGHeGVLuUyE4ZRFi2MgtrPM6pfb +0.9.17: QmV8dHhdRATHqaoAwHs6BNWKLiEaKN4RiGur64kJ6qJaqu diff --git a/package.json b/package.json index 529b672..fb4dbf8 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,6 @@ "license": "", "name": "go-libp2p-floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.9.16" + "version": "0.9.17" }