From 7f3e4c6f95497517beb859f1e42f9888450eb642 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Fri, 25 Nov 2016 23:46:51 -0800 Subject: [PATCH] gx publish 1.6.1 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index f457225..600331d 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.6.0: QmRDDfv6q9e3wjk4L71vvnHSDRTF6RSKGe7vdFZHtdgPqP +1.6.1: QmWfxnAiQ5TnnCgiX9ikVUKFNHRgGhbgKdx5DoKPELD7P4 diff --git a/package.json b/package.json index 328cc52..b995a78 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.6.0" + "version": "1.6.1" } -- GitLab