From ddd123f5fcfdc929d7894ffc84356da9e511c8a7 Mon Sep 17 00:00:00 2001 From: keks Date: Tue, 4 Jul 2017 17:14:57 +0200 Subject: [PATCH] gx publish 0.3.6 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 2bb2b44..827f524 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.3.5: QmSQD19QRgjwSpPk3UYo6vFLGWJPbB1geccoxkeRfkbv53 +0.3.6: QmTTusm1yNSEC2s8CRVimDLb7aPefvDo9Pe8hLatTPRxr9 diff --git a/package.json b/package.json index 4f9551e..993a97d 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,6 @@ "language": "go", "license": "MIT", "name": "go-ipfs-cmds", - "version": "0.3.5" + "version": "0.3.6" } -- GitLab