From 3126ae93e18270f2dc651831df51433f85636051 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Thu, 28 May 2020 14:54:23 +0200 Subject: [PATCH] 4.9.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3bce8b..7be05be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dht-rpc", - "version": "4.9.1", + "version": "4.9.2", "description": "Make RPC calls over a Kademlia based DHT", "main": "index.js", "scripts": {