From f62023f8a78e5d35e936b44f1ff05cca7fda34ad Mon Sep 17 00:00:00 2001 From: David Dias Date: Tue, 15 Mar 2016 23:28:07 +0000 Subject: [PATCH] Release v0.6.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb4c70e..2849555 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peer-id", - "version": "0.6.0", + "version": "0.6.1", "description": "IPFS Peer Id implementation in Node.js", "main": "src/index.js", "scripts": {