From 64afdfef465b0538ec7c5c3a2d989d9be63b6929 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 19 Jan 2018 21:30:14 -0800 Subject: [PATCH] gx publish 5.0.10 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index ec169fd..3ad311f 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -5.0.9: QmWhdmPXuSfmTd1zzpwa8zNFgPR3RbstHScu1wXU3TA5yb +5.0.10: QmTBkD2sN9UPfBAjLfyrEyyKhdEEE6Qr6JY5HsbbqJ9Tpa diff --git a/package.json b/package.json index 69ab12a..f8bf376 100644 --- a/package.json +++ b/package.json @@ -288,6 +288,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "5.0.9" + "version": "5.0.10" } -- GitLab