From 22b513067a5712ae95d2b488ee3bde032bdf1b97 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 20 Nov 2017 14:07:36 -0800 Subject: [PATCH] gx publish 5.0.7 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 446275c9..5472eb45 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -5.0.6: QmfJb2pRavZb9RwnLFz8DuneuVCBG3TYLaKydJbvpCCeRG +5.0.7: QmTzs3Gp2rU3HuNayjBVG7qBgbaKWE8bgtwJ7faRxAe9UP diff --git a/package.json b/package.json index 9f06cbe0..a92eaf8f 100644 --- a/package.json +++ b/package.json @@ -287,6 +287,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "5.0.6" + "version": "5.0.7" }