From dda950c1d373808524e06fa541283ab4665c431b Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 16 Oct 2018 16:57:21 +0100 Subject: [PATCH] gx publish 1.3.4 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 411f30a..f7f64b6 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.3.3: QmbabB6uHDy4H5ueyFx6xDaqAXXZ94p32oxCrWjGkKCHe7 +1.3.4: QmP5KjWDrp2jbrviNznZv6xwQhWU5LJNcFGmQZorTXtM3Y diff --git a/package.json b/package.json index c92b896..f0649ef 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.3" + "version": "1.3.4" }