From 985cedfe286703a2b200955a93c01bc0c7171a0e Mon Sep 17 00:00:00 2001 From: Jeromy Date: Mon, 28 Nov 2016 20:16:40 -0800 Subject: [PATCH] gx publish 0.8.2 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index b1d543b..c479d37 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.1: QmRJs5veT3gnuYpLAagC3NbzixbkgwjSdUXTKfh3hMo6XM +0.8.2: QmV5jot2GfVXmgvetHExJCa2hprebf3AKjprZtuwaXSr1v diff --git a/package.json b/package.json index 9289cb1..f5a1a3f 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.1" + "version": "0.8.2" }