From f83281a88b958acb97f973ca8c57b38ee6266056 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 2 Nov 2018 15:54:36 -0700 Subject: [PATCH] gx publish 1.6.6 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 170f591..52f7618 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.6.5: Qmaabb1tJZ2CX5cp6MuuiGgns71NYoxdgQP6Xdid1dVceC +1.6.6: QmQVUtnrNGtCRkCMpXgpApfzQjc8FDaDVxHqWH8cnZQeh5 diff --git a/package.json b/package.json index 8679c31..9808069 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "multiformats", - "hash": "QmT4U94DnD8FRfqr21obWY32HLM5VExccPKMjQHofeYqr9", + "hash": "QmRKLtwMw131aK7ugC3G7ybpumMz78YrJe5dzneyindvG1", "name": "go-multiaddr", - "version": "1.3.5" + "version": "1.3.6" } ], "gxVersion": "0.6.0", @@ -19,6 +19,6 @@ "license": "", "name": "go-multiaddr-net", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.6.5" + "version": "1.6.6" }