From 04f55f38af47f6c087c056fa445a7e6422750471 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Wed, 24 Oct 2018 14:58:45 -0700 Subject: [PATCH] gx publish 1.1.13 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index c634484..5b15c54 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.12: QmctT2dR93JQxjVM5s45XM6sRWpYUauZpB35pBD6GYoWer +1.1.13: QmNkxFCmPtr2RQxjZNRCNryLud4L9wMEiBJsLgF14MqTHj diff --git a/package.json b/package.json index 38af247..6450bce 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmRqtXHu5gsCLpf2s1R2jQuKJBowYKkg6FGQiGCbzttSd1", + "hash": "QmUDTcnDp2WssbmiDLC6aYurUeyt7QeRakHUQMxA2mZ5iB", "name": "go-libp2p", - "version": "6.0.22" + "version": "6.0.23" }, { "author": "hsanjuan", @@ -191,6 +191,6 @@ "license": "", "name": "go-bitswap", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.1.12" + "version": "1.1.13" } -- GitLab