From af68ad2dd723b6b513b17b5271da9dcd5f5949b7 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Mon, 1 May 2017 17:33:12 -0700 Subject: [PATCH] gx publish 0.2.4 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 7798148..6917e01 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.2.3: QmcxkxTVuURV2Ptse8TvkqH5BQDwV62X1x19JqqvbBzwUM +0.2.4: Qme4T6BE4sQxg7ZouamF5M7Tx1ZFTqzcns7BkyQPXpoT99 diff --git a/package.json b/package.json index 38bf9f9..7bb8b8e 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "license": "", "name": "go-multibase", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.2.3" + "version": "0.2.4" }