From 241d0ba51f1f37edf44e76bb4471ac5d7def3831 Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Sun, 12 Aug 2018 16:38:21 -0400 Subject: [PATCH] gx publish 1.0.8 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index eadb97f93..ece63ecb4 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.0.7: Qmdqe1sKBpz6W8xFDptGfmzgCPQ5CXNuQPhZeELqMowgsQ +1.0.8: QmTbas51oodp3ZJrqsWYs1yqSxcD7LEJBv4djRV2VrY8wv diff --git a/package.json b/package.json index c0f271856..c554dad01 100644 --- a/package.json +++ b/package.json @@ -50,9 +50,9 @@ }, { "author": "hsanjuan", - "hash": "Qmc3UwSvJkntxu2gKDPCqJEzmhqVeJtTbrVxJm6tsdmMF1", + "hash": "Qme4ThG6LN6EMrMYyf2AMywAZaGbTYxQu4njfcSSkcisLi", "name": "go-ipfs-chunker", - "version": "0.0.8" + "version": "0.0.9" }, { "author": "whyrusleeping", @@ -78,6 +78,6 @@ "license": "", "name": "go-unixfs", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.0.7" + "version": "1.0.8" }