From 4e943ef7f8a99af6295951285feeffdec76396d6 Mon Sep 17 00:00:00 2001 From: Jan Winkelmann Date: Mon, 21 Nov 2016 16:36:28 +0100 Subject: [PATCH] gx publish 0.8.1 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 9042917..b1d543b 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.0: QmWiLbk7eE1jGePDAuS26E2A9bMK3e3PMH3dcSeRY3MEBR +0.8.1: QmRJs5veT3gnuYpLAagC3NbzixbkgwjSdUXTKfh3hMo6XM diff --git a/package.json b/package.json index 53ffaaa..54b9c82 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.0" + "version": "0.8.1" }