From 54686aabd40b185e9d1a81c0b5de4f6d7c6c628c Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 28 Aug 2017 20:11:12 -0700 Subject: [PATCH] gx publish 0.2.5 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 6917e01..6208afa 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.2.4: Qme4T6BE4sQxg7ZouamF5M7Tx1ZFTqzcns7BkyQPXpoT99 +0.2.5: QmafgXF3u3QSWErQoZ2URmQp5PFG384htoE7J338nS2H7T diff --git a/package.json b/package.json index 758df39..8e5f026 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.4" + "version": "0.2.5" }