From 477081362bbab1cfda0d91cbed050d866655af00 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 5 Oct 2018 14:43:35 -0700 Subject: [PATCH] gx publish 1.1.7 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 0645ced..985c86c 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.6: QmZQwYdE7cgjWa1evQaN4bT3JKniZZDtvau8gL2tJAAEET +1.1.7: QmQHbKeMWRNT8koMhh2DrTXZWepYVoGPNXni6JG1L3BhGq diff --git a/package.json b/package.json index fa157ea..c7fe66f 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmWeqvGxDHjtjvRaHNLj1bDkeToAWJsq9HVCvqGEDZjiaG", + "hash": "QmU9Cf9q5TBCAC3kg74Fqr6K7DQTwa41C44YypYqB2GfR8", "name": "go-libp2p", - "version": "6.0.16" + "version": "6.0.17" }, { "author": "hsanjuan", @@ -191,6 +191,6 @@ "license": "", "name": "go-bitswap", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.1.6" + "version": "1.1.7" } -- GitLab