From 7635cfcfda94445770d0788e93017cfaa075e78d Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 23 May 2016 15:32:57 +0100 Subject: [PATCH] chore: release version v0.6.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5208a0f..1fbe109 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peer-id", - "version": "0.6.6", + "version": "0.6.7", "description": "IPFS Peer Id implementation in Node.js", "main": "lib/index.js", "bin": "src/bin.js",