From 96cec5af5a7044453c5e58d278aecc5023fd2210 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Thu, 4 Jan 2018 18:28:56 -0800 Subject: [PATCH] gx publish 1.4.11 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 95ea29e..6144f3c 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.4.10: QmYijbtjCxFEjSXaudaQAUz3LN5VKLssm8WCUsRoqzXmQR +1.4.11: QmQoXyRXtorcAtWwnud9HBod3vjPC8vTu1gJnsg9PLwuiT diff --git a/package.json b/package.json index e052c94..8d368d2 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.10" + "version": "1.4.11" }