From 00bd3e337437f54ca6fe8297c9f0c31bbcf69f4b Mon Sep 17 00:00:00 2001 From: David Dias Date: Sat, 28 Jan 2017 21:26:53 +0000 Subject: [PATCH] chore: release version v0.17.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 428ef68..1331ae2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-ipfs-nodejs", - "version": "0.17.7", + "version": "0.17.8", "description": "The libp2p build (module) used by js-ipfs on Node.js", "main": "src/index.js", "scripts": {