From fa428a337bf71e695f606bcd159932c526aac68c Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 7 Jul 2017 19:34:27 -0700 Subject: [PATCH] gx publish 0.7.17 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 60bd300..1be0bb7 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.7.16: Qma4RJSuh7mMeJQYCqMbKzekn6EwBo7HEs5AQYjVRMQATB +0.7.17: QmTprEaAA2A9bst5XH7exuyi5KzNMK3SEDNN8rBDnKWcUS diff --git a/package.json b/package.json index 37248c5..7e63e51 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmVGtdTZdTFaLsaj2RwdVG8jcjNNcp1DE914DKZ2kHmXHw", + "hash": "QmU9a9NV9RdPNwZQDYd5uKsm6N6LJLSvLbywDDYFbaaC6P", "name": "go-multihash", - "version": "1.0.4" + "version": "1.0.5" }, { "author": "whyrusleeping", @@ -25,6 +25,6 @@ "license": "MIT", "name": "go-cid", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.7.16" + "version": "0.7.17" }