From 212a9f7eb41e9a9062e95629960d30a598d5aa68 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Thu, 9 Jul 2020 17:35:22 +0200 Subject: [PATCH] 4.9.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7be05be..c6b0f8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dht-rpc", - "version": "4.9.2", + "version": "4.9.3", "description": "Make RPC calls over a Kademlia based DHT", "main": "index.js", "scripts": {