From a6d299c451b4a2452330faadc27a07a5a975085b Mon Sep 17 00:00:00 2001 From: Jeromy Date: Thu, 17 Nov 2016 17:12:09 -0800 Subject: [PATCH] gx publish 1.5.1 --- .gx/lastpubver | 2 +- package.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index a460fd8..fe81500 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.5.0: QmNafAGBU21iQmLudMT2z1kqgEGhjUrNoK9a3v4azd8ei4 +1.5.1: QmV82zccDVU2fPv7E6wBD6cPy55brSFGHNeTVg5MZ6ZDQ8 diff --git a/package.json b/package.json index 1184a00..be4999b 100644 --- a/package.json +++ b/package.json @@ -97,5 +97,6 @@ "license": "", "name": "go-libp2p-swarm", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.5.0" + "version": "1.5.1" } + -- GitLab