From 8792ba0a888d6a2415cfa765e4d06d897eaeb19a Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 8 Jun 2018 20:23:09 -0700 Subject: [PATCH] gx publish 1.6.1 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index cf0d634..f1131e2 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.6.0: QmcGXGdw9BWDysPJQHxJinjGHha3eEg4vzFETre4woNwcX +1.6.1: QmNqRnejxJxjRroz7buhrjfU8i3yNBLa81hFtmf2pXEffN diff --git a/package.json b/package.json index 4d11e2a..f86422d 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "multiformats", - "hash": "QmWWQ2Txc2c6tqjsBpzg5Ar652cHPGNsQQp2SejkNmkUMb", + "hash": "QmUxSEGbv2nmYNnfXi7839wwQqTN3kwQeUxe8dTjZWZs7J", "name": "go-multiaddr", - "version": "1.2.6" + "version": "1.2.7" } ], "gxVersion": "0.6.0", @@ -19,6 +19,6 @@ "license": "", "name": "go-multiaddr-net", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.6.0" + "version": "1.6.1" }