From e406472bc2be93d274308019308670cbf00ba763 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 6 Nov 2018 13:29:38 -0800 Subject: [PATCH] gx publish 1.1.7 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index b4fc732..5f69362 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.6: QmbuqT17YGSLRGiDRSJqVoXzTXrj4R5y6u4px2q42iyf23 +1.1.7: QmPpmS1Ps3H8tBgDJWQ3pyZ2xNstzKfDd8aWUuk3Zu7muZ diff --git a/package.json b/package.json index 6d5f406..ff62aa3 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "license": "MIT", "name": "go-libp2p-http", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.1.6" + "version": "1.1.7" }