From 79594658d90c77136e79c4cd292b46ded8c80da6 Mon Sep 17 00:00:00 2001 From: Tristan Slominski Date: Mon, 16 May 2016 10:15:34 -0500 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73c1a03..ae988e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "k-bucket", - "version": "3.0.0", + "version": "3.0.1", "description": "Kademlia DHT K-bucket implementation as a binary tree", "keywords": [ "k-bucket",