From c007c4cdd087f3de08cf9dd75d6ae999ea19346b Mon Sep 17 00:00:00 2001 From: David Dias Date: Wed, 28 Oct 2015 22:00:28 +0000 Subject: [PATCH] Release v0.1.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c4cd339..4bf29a92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p", - "version": "0.1.0", + "version": "0.1.1", "description": "Node.js implementation of libp2p", "main": "src/index.js", "scripts": {