From 393301199b4437234bd500b78bdf9555f6428c18 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Thu, 18 Oct 2018 11:19:28 +0100 Subject: [PATCH] gx publish 1.3.5 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index f7f64b6..a6614e3 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.3.4: QmP5KjWDrp2jbrviNznZv6xwQhWU5LJNcFGmQZorTXtM3Y +1.3.5: QmT4U94DnD8FRfqr21obWY32HLM5VExccPKMjQHofeYqr9 diff --git a/package.json b/package.json index f0649ef..228656d 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,6 @@ "license": "MIT", "name": "go-multiaddr", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.3.4" + "version": "1.3.5" }