From 042a778bad25808091f60e8d3669e40d43e25b2c Mon Sep 17 00:00:00 2001 From: Jeromy Date: Wed, 5 Oct 2016 12:47:23 -0700 Subject: [PATCH] gx publish 0.7.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 0976216..444675f 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.6.2: QmaUewj1HPiCX5mjNHmevQiNWr4eeAn7HBfHcGVbRyafdo +0.7.0: QmTgcWwxttM74AY7UYA6qMP9WpzfBEjbZntx7ZWLttRMJJ diff --git a/package.json b/package.json index d985a38..3e3d597 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.6.2" + "version": "0.7.0" }