From caebba62331cacc85cc467ae0584cb34abc864e6 Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Fri, 27 Jul 2018 17:34:30 -0400 Subject: [PATCH] gx publish 0.2.7 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 0dbe712..0f0ad4c 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.2.6: QmexBtiTTEwwn42Yi6ouKt6VqzpA6wjJgiW1oh9VfaRrup +0.2.7: QmSbvata2WqNkqGtZNg8MR3SKwnB8iQ7vTPJgWqB8bC5kR diff --git a/package.json b/package.json index b006589..f0c04f7 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.6" + "version": "0.2.7" }