From 6aa4399b6bd90c22552707f107f61ca7aa854d19 Mon Sep 17 00:00:00 2001 From: Tristan Slominski Date: Tue, 6 Mar 2018 17:46:48 -0600 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f7746f..0e9d647 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "k-bucket", - "version": "3.3.1", + "version": "4.0.0", "description": "Kademlia DHT K-bucket implementation as a binary tree", "keywords": [ "k-bucket",