From 3aa5b4f1dacb835752995a25409ab319d2070b9e Mon Sep 17 00:00:00 2001 From: Tristan Slominski Date: Thu, 4 Feb 2021 22:34:47 -0600 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8524e4c..842c533 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "k-bucket", - "version": "5.0.0", + "version": "5.1.0", "description": "Kademlia DHT K-bucket implementation as a binary tree", "keywords": [ "k-bucket",