From 3d173cb7d4b8a5f181256d3f4d871f1a6a78a7bf Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Tue, 13 Nov 2018 22:52:07 -0500 Subject: [PATCH] gx publish 0.1.3 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 38e7732..d9ecf5c 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.2: QmbfKu17LbMWyGUxHEUns9Wf5Dkm8PT6be4uPhTkk4YvaV +0.1.3: QmWf8NwKFLbTBvAvZst3bYF7WEEetzxWyMhvQ885cj9MM8 diff --git a/package.json b/package.json index 6a4fdcc..a245d53 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "license": "", "name": "go-cidutil", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.1.2" + "version": "0.1.3" }