From c374b8443cc8bc4d57f4e564db21fd9e0e2aff65 Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Wed, 3 Oct 2018 09:25:33 +0200 Subject: [PATCH] gx publish 1.1.2 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index e89e4b6..3e3878e 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.1: Qmc6tqtdKn1fVCGmU2StfULdXb8xPxmGh19NsYsgVkqjbw +1.1.2: QmXkLVayepHcdV46UUHEhVF4CapBWRRWVWvfjGJPrixrFC diff --git a/package.json b/package.json index 50406ae..70550fd 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.1" + "version": "1.1.2" }