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" }