From 86903b81647c129636dc19a85aa8c68f26fcf241 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 7 Aug 2018 18:49:26 -0700 Subject: [PATCH] gx publish 4.1.4 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 4b2c181..24b57bd 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.1.3: QmVsp2KdPYE6M8ryzCk5KHLo3zprcY5hBDaYx6uPCFUdxA +4.1.4: QmUKGC4P3FT4y3ThT6sesshDt4HQofKdee3C9oJknQ4s6p diff --git a/package.json b/package.json index 3e00ec8..200d791 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,6 @@ "license": "MIT", "name": "go-libp2p-record", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.1.3" + "version": "4.1.4" }