From 98a3f2b40c27a350c799217c028b006215bc9d45 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Tue, 10 Jan 2017 14:45:28 -0800 Subject: [PATCH] gx publish 0.8.7 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 562c419..251b1aa 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.6: QmUjZc24TLj9eG49FdHse6WvUudSvuq6mcME1XJsiTqy45 +0.8.7: QmX3L7GWQ2HfvdwUM7kFJrtKfycamfhricAFSshyHtCB3h diff --git a/package.json b/package.json index b04396c..1f242ce 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.8.6" + "version": "0.8.7" }