From 6623fe84a9bc209ab6f5249b86c8fc1dc9717f4b Mon Sep 17 00:00:00 2001 From: Jeromy Date: Thu, 10 Nov 2016 17:25:31 -0800 Subject: [PATCH] gx publish 0.7.4 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 0a4f1ef..44aff5a 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.3: QmUei446CG8bCVmy6LTnhqs1b3pfofTsSvM7a6hUjzwdNM +0.7.4: Qmd6gKBjErWcfJLJ22wDJu1z2EqbFKb4wheNobZJtSxf8M diff --git a/package.json b/package.json index 9a2b79e..8e1f07a 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.3" + "version": "0.7.4" }