From dfd5076869faca5aed2886dcba60b44a0d0e9c01 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 18 Dec 2017 10:32:30 -0800 Subject: [PATCH] gx publish 0.2.6 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 6208afa..0dbe712 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.2.5: QmafgXF3u3QSWErQoZ2URmQp5PFG384htoE7J338nS2H7T +0.2.6: QmexBtiTTEwwn42Yi6ouKt6VqzpA6wjJgiW1oh9VfaRrup diff --git a/package.json b/package.json index 0827b74..b006589 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.5" + "version": "0.2.6" }