From 0a69ed0478ff7ee9a93c1b2a396840f3e3bfac95 Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Thu, 27 Sep 2018 02:34:35 -0400 Subject: [PATCH] gx publish 0.1.2 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index fe60666..f3aad3d 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.1: QmQJSeE3CX4zos9qeaG8EhecEK9zvrTEfTG84J8C5NVRwt +0.1.2: QmQ2y2xWCdESJxSYAoDKqAA2e59xydHsSaaUTQbdDfbEtY diff --git a/package.json b/package.json index 87adf19..1ebd0b4 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.1" + "version": "0.1.2" }