From 491863b2bf8f31fd499cdf503a29948b280281f8 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 2 Nov 2018 16:33:25 -0700 Subject: [PATCH] gx publish 2.0.8 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index e110c09..0a7a700 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -2.0.7: Qma8NCDUKLxeQ42JBN1erM52f5NtxkTSrBbt2UUYpqg5Cn +2.0.8: QmNVzTd29YipdnuXB67b2VnFSerudTVS3ZrxyBhNxcdvAg diff --git a/package.json b/package.json index 26f8eef..20d9bf8 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmZChCsSt8DctjceaL56Eibc29CVQq4dGKRXC5JRZ6Ppae", + "hash": "QmcuXC5cxs79ro2cUuHs4HQ2bkDLJUYokwL8aivcX6HW3C", "name": "go-log", - "version": "1.5.7" + "version": "1.5.8" }, { "author": "whyrusleeping", @@ -95,6 +95,6 @@ "license": "MIT", "name": "go-libp2p-peerstore", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "2.0.7" + "version": "2.0.8" }