From b7f0912618e44103a04394f379fd0594df3103af Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Wed, 12 Jul 2017 13:52:36 -0700 Subject: [PATCH] gx publish 0.8.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 1be0bb7..fc46413 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.17: QmTprEaAA2A9bst5XH7exuyi5KzNMK3SEDNN8rBDnKWcUS +0.8.0: QmRwpQU6ysjKZoTFtZ2PhajRatNVwTBR6TbfLkaGMb5xDf diff --git a/package.json b/package.json index 7e63e51..2183df1 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "license": "MIT", "name": "go-cid", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.7.17" + "version": "0.8.0" }