From e310d23e361124d6d7556322d8d50dd03ae28b3a Mon Sep 17 00:00:00 2001 From: Jeromy Date: Mon, 1 May 2017 17:37:29 -0700 Subject: [PATCH] gx publish 0.7.13 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 0c4350e..f1a805a 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.12: QmYhQaCYEcaPPjxJX7YcPcVKkQfRy6sJ7B3XmGFk82XYdQ +0.7.13: QmZe3S3sXMWar3oPmrd8jHV8NoAWfPfLGFD8PsK3YrYpqv diff --git a/package.json b/package.json index e94ffef..d6fb304 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ }, { "author": "whyrusleeping", - "hash": "QmcxkxTVuURV2Ptse8TvkqH5BQDwV62X1x19JqqvbBzwUM", + "hash": "Qme4T6BE4sQxg7ZouamF5M7Tx1ZFTqzcns7BkyQPXpoT99", "name": "go-multibase", - "version": "0.2.3" + "version": "0.2.4" } ], "gxVersion": "0.8.0", @@ -25,6 +25,6 @@ "license": "MIT", "name": "go-cid", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.7.12" + "version": "0.7.13" }