From edb4024c2428b9549d9e9d8a83cec52a02fae00e Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 16 Apr 2018 13:25:45 +0900 Subject: [PATCH] gx publish 1.4.16 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 1d88acd..337f439 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.4.15: QmXauCuJzmzapetmC6W4TuDJLL1yFFrVzSHoWv8YdbmnxH +1.4.16: QmezER1SrPUYt5FvCXosVBp6dQTLqFtfMs3n6AErzbduZU diff --git a/package.json b/package.json index cedf993..ea01942 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,6 @@ "license": "MIT", "name": "go-libp2p-peerstore", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.4.15" + "version": "1.4.16" }