From ed8d621d9a6e6aa30145ae8d87f817810e5986ef Mon Sep 17 00:00:00 2001 From: Jeromy Date: Wed, 19 Oct 2016 17:54:06 -0700 Subject: [PATCH] gx publish 0.7.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 1876558..b8f16b1 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.6.0: QmXUuRadqDq5BuFWzVU6VuKaSjTcNm1gNCtLvvP1TJCW4z +0.7.0: QmbTGYCo96Z9hiG37D9zeErFo5GjrEPcqdh7PJX1HTM73E diff --git a/package.json b/package.json index b7c4ce3..ce4eefe 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "license": "", "name": "go-cid", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.6.0" + "version": "0.7.0" }