From d36f6557a9a0e37bac836094dc66b86252213a73 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Thu, 3 Nov 2016 19:31:58 -0700 Subject: [PATCH] gx publish 0.7.2 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index d84561b..41ce3ce 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.1: QmVxGRDh6aKFYKwiW8WMMD2dsQnAuaZfBjF9Q7HQNuEk5G +0.7.2: QmVKSASNfeVhcWqfWD7fGvr5Fm9cRJZbpf5DtCZA8d7mus diff --git a/package.json b/package.json index 440858b..18b64ef 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.7.1" + "version": "0.7.2" }