From ebce74a81b842c75e5824b1b3e067b766314e4f8 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Tue, 22 Nov 2016 19:53:03 -0800 Subject: [PATCH] gx publish 1.6.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index fe81500..f457225 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.5.1: QmV82zccDVU2fPv7E6wBD6cPy55brSFGHNeTVg5MZ6ZDQ8 +1.6.0: QmRDDfv6q9e3wjk4L71vvnHSDRTF6RSKGe7vdFZHtdgPqP diff --git a/package.json b/package.json index be4999b..a119367 100644 --- a/package.json +++ b/package.json @@ -97,6 +97,6 @@ "license": "", "name": "go-libp2p-swarm", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.5.1" + "version": "1.6.0" } -- GitLab