From 83492dc6b22d2657d2baab9e5cd01972f8854f55 Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Thu, 27 Sep 2018 02:35:50 -0400 Subject: [PATCH] gx publish 0.1.4 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index ac397bd..b7fee51 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.3: QmahrY1adY4wvtYEtoGjpZ2GUohTyukrkMkwUR9ytRjTG2 +0.1.4: QmRDde1JFEGi95ccgLWLJw4brPLg6GrVteT3Vqgt5rBJ1D diff --git a/package.json b/package.json index e53b915..a0e6728 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,6 @@ "license": "MIT", "name": "go-mfs", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.1.3" + "version": "0.1.4" }