From be6da7ce002de00a64888f66baed3a1f3adf9f9f Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Wed, 11 Jul 2018 13:58:16 +0200 Subject: [PATCH] gx publish 1.3.2 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index d0a10dc15..d0009a942 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.3.1: QmTjxaVXTFKytW9trPb6taGv2w6FpsQGx2ViDBERd9UR1W +1.3.2: QmZBfwm4fRhnk6L5qFKonmJTgVmv7D7LT93ky3WfgKVgxj diff --git a/package.json b/package.json index 1dfa86d56..bd0e456df 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,6 @@ "license": "MIT", "name": "go-ipfs-api", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.3.1" + "version": "1.3.2" }