From d7d20a44a66ed487bf203df506c3d3b6eaf81a71 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 30 Jan 2018 13:51:27 -0800 Subject: [PATCH] gx publish 5.0.13 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 54665e3..33d1322 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -5.0.12: QmPd5qhppUqewTQMfStvNNCFtcxiWGsnE6Vs3va6788gsX +5.0.13: QmT68EgyFbnSs5rbHkNkFZQwjdHfqrJiGr3R6rwcwnzYLc diff --git a/package.json b/package.json index 4191905..d309405 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.12" + "version": "5.0.13" } -- GitLab