From 2b0843b1960427ad0d4e155a8a835d4ad7f2dc1e Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Sat, 17 Mar 2018 12:17:35 -0700 Subject: [PATCH] gx publish 1.0.9 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index a1b640c..058fdaa 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.0.8: QmabLouZTZwhfALuBcssPvkzhbYGMb4394huT7HY4LQ6d3 +1.0.9: QmU9RepnA8QW2qtFkYUJYfWrydg3Ez7EkgoHkqt5qZgecy diff --git a/package.json b/package.json index 296c169..46d311a 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.8" + "version": "1.0.9" } -- GitLab