From f03e6b59b1720a1c47568152b247603486758372 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Tue, 8 Sep 2020 15:53:34 +0200 Subject: [PATCH] 4.9.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6b0f8b..1190a24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dht-rpc", - "version": "4.9.3", + "version": "4.9.4", "description": "Make RPC calls over a Kademlia based DHT", "main": "index.js", "scripts": {