From 82d1064ae806a51a288262fc0d1c7f581d4fb4a9 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Tue, 27 Dec 2016 01:55:28 -0800 Subject: [PATCH] gx publish 0.8.3 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index c479d37..e10d22f 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.2: QmV5jot2GfVXmgvetHExJCa2hprebf3AKjprZtuwaXSr1v +0.8.3: QmdnGKG7c5kHayCaevCwDb12sWxHAJNFxjXu3R9iBLmAbD diff --git a/package.json b/package.json index f5a1a3f..3df31ca 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmbzCT1CwxVZ2ednptC9RavuJe7Bv8DDi2Ne89qUrA37XM", + "hash": "QmQHmMFyhfp2ZXnbYWqAWhEideDCNDM6hzJwqCU29Y5zV2", "name": "go-libp2p", - "version": "4.3.0" + "version": "4.3.1" }, { "author": "whyrusleeping", @@ -43,6 +43,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.8.2" + "version": "0.8.3" }