From fa286007515c66bff3eb0160b9783aeac9590adf Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 16 Oct 2018 16:50:53 +0100 Subject: [PATCH] gx publish 1.3.3 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 2a31c1c..411f30a 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.3.2: QmYeyfA6eWTAAWrqnnJ5Gud2MNiXPzVdvamCjiRQLQWEw5 +1.3.3: QmbabB6uHDy4H5ueyFx6xDaqAXXZ94p32oxCrWjGkKCHe7 diff --git a/package.json b/package.json index 78b6c87..c92b896 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.2" + "version": "1.3.3" }