From e1cd22937eb78bb4342b9a87abf515c29b729a05 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 26 Oct 2018 03:50:48 -0700 Subject: [PATCH] gx publish 0.11.1 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 1b31dfc..81022fb 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.11.0: QmUH39qXjpgtfETLVYPQyxE4L6NXHeLtGaPYmvw3SZExZ4 +0.11.1: QmTQdS71yMtTmaSeeGptMDxDBpRcq2kTsJ6X2CPd7riyMs diff --git a/package.json b/package.json index 4b2958a..0b56a7f 100644 --- a/package.json +++ b/package.json @@ -78,6 +78,6 @@ "license": "MIT", "name": "go-libp2p-pubsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.11.0" + "version": "0.11.1" }