From 6a8a2f2900ac00bc5cf489f025778db1d00a243d Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Wed, 7 Nov 2018 18:04:17 -0500 Subject: [PATCH] gx publish 0.1.24 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index bcaacef..3ff7831 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.23: QmcUXFi2Fp7oguoFT81f2poJpnb44dFkZanQhDBHMoYyG9 +0.1.24: QmXpnzqXG6QMeVK7qDWyEyS83U6BpfAqZaB19c6xYeHWeV diff --git a/package.json b/package.json index a6ce292..1ee4c02 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.23" + "version": "0.1.24" }