From 8c00d832a6ec9ee322fe3b1b9f0cc1226904cd13 Mon Sep 17 00:00:00 2001 From: Tristan Slominski Date: Sun, 21 Aug 2016 11:45:06 -0500 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5dde531..f3ba3d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "k-bucket", - "version": "3.1.0", + "version": "3.2.0", "description": "Kademlia DHT K-bucket implementation as a binary tree", "keywords": [ "k-bucket",