From 4348fcb669c42b6f8cfeea243615d95fdce36aa6 Mon Sep 17 00:00:00 2001 From: Tristan Slominski Date: Tue, 28 Aug 2018 18:20:49 -0500 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4358a5..4442cd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "k-bucket", - "version": "4.0.1", + "version": "5.0.0", "description": "Kademlia DHT K-bucket implementation as a binary tree", "keywords": [ "k-bucket",