From a22bf1e2bf338b0f5a89cae73c152b1a90ecf177 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Sun, 5 Feb 2017 23:52:16 -0800 Subject: [PATCH] gx publish 0.7.11 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index f281e2e..5a0f2a2 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.10: QmTau856czj6wc5UyKQX2MfBQZ9iCZPsuUsVW2b2pRtLVp +0.7.11: QmV5gPoRsjN1Gid3LMdNZTyfCtP2DsvqEbMAmz82RmmiGk diff --git a/package.json b/package.json index 2cfc2b3..a3975b8 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.10" + "version": "0.7.11" }