From f30a2eac3b1cb91a2f3af8c8d35896983060d277 Mon Sep 17 00:00:00 2001 From: Jakub Sztandera Date: Wed, 16 Nov 2016 18:13:48 +0100 Subject: [PATCH] Publish 1.5.0 to gx --- .gx/lastpubver | 2 +- package.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index ab230c0..a460fd8 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.4.0: QmU9ePpXRQgGpPpMAm1CsgU9KptrtgZERrVBGB7Ek5cM2D +1.5.0: QmNafAGBU21iQmLudMT2z1kqgEGhjUrNoK9a3v4azd8ei4 diff --git a/package.json b/package.json index 73b3e54..c5c2586 100644 --- a/package.json +++ b/package.json @@ -97,6 +97,5 @@ "license": "", "name": "go-libp2p-swarm", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.4.0" + "version": "1.5.0" } - -- GitLab