diff --git a/package.json b/package.json index 7e14c3c..02ce718 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dht-rpc", - "version": "4.8.0", + "version": "4.8.1", "description": "Make RPC calls over a Kademlia based DHT", "main": "index.js", "scripts": {