From 0e28f929b86a8c9c1a0bcd3b91f7014731c7f202 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 15 Sep 2017 16:57:36 -0700 Subject: [PATCH] gx publish 0.9.1 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 0ff5f82..6b3c83b 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.9.0: QmPbZeZEGP57SvMvcRQhTQ4Hswb7PWKaMYeU7fMFLuwfuq +0.9.1: QmPcbjCaRns5xLC7jkhjfEoPJiop5Fo8xzo4KaUgyuHXYr diff --git a/package.json b/package.json index 1572172..a9642e6 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.9.0" + "version": "0.9.1" }