From 790c9155246478f8548f5e3f6e7102917626aee4 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 1 Mar 2019 12:13:10 -0800 Subject: [PATCH] gx publish 2.0.18 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index f01bb060..40dbc61d 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -2.0.17: QmX6AchyJgso1WNamTJMdxfzGiWuYu94K6tF9MJ66rRhAu +2.0.18: QmQkW9fnCsg9SLHdViiAh6qfBppodsPZVpU92dZLqYtEfs diff --git a/package.json b/package.json index 31b5caf1..df3e7b2d 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,6 @@ "license": "MIT", "name": "go-ipfs-cmds", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "2.0.17" + "version": "2.0.18" }