From ad294972cdf93ea4077abb76de201fc459049a42 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 20 Feb 2018 16:38:48 -0800 Subject: [PATCH] gx publish 1.0.8 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index e061cfe..a1b640c 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.0.7: QmRv6ddf7gkiEgBs1LADv3vC1mkVGPZEfByoiiVybjE9Mc +1.0.8: QmabLouZTZwhfALuBcssPvkzhbYGMb4394huT7HY4LQ6d3 diff --git a/package.json b/package.json index 3fb4b77..296c169 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,6 @@ "license": "MIT", "name": "go-ipfs-cmds", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.0.7" + "version": "1.0.8" } -- GitLab