From fe4126ef4d98a3ae199ed7cfbb8ebd396aa83209 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 25 Jun 2018 17:24:16 -0700 Subject: [PATCH] gx publish 0.0.8 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index ed82731..2a6103e 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.0.7: QmSY83sym2peHSDpqv1ZtE1YAkytbMXtUXg75TaYuyy4BH +0.0.8: QmdpuJBPBZ6sLPj9BQpn3Rpi38BT2cF1QMiUfyzNWeySW4 diff --git a/package.json b/package.json index 030092f..ef1cbac 100644 --- a/package.json +++ b/package.json @@ -50,9 +50,9 @@ "version": "0.1.1" }, { - "hash": "Qmbi1CTJsbnBZjCEgc2otwu8cUFPsGpzWXG7edVCLZ7Gvk", + "hash": "QmcVVHfdyv15GVPk7NrxdWjh2hLVccXnoD8j2tyQShiXJb", "name": "go-log", - "version": "1.5.2" + "version": "1.5.3" } ], "gxVersion": "0.12.1", @@ -60,6 +60,6 @@ "license": "MIT", "name": "go-ipfs-blockstore", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.0.7" + "version": "0.0.8" } -- GitLab