diff --git a/package.json b/package.json index 91b1263..7a20d7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-railing", - "version": "0.3.0", + "version": "0.4.0", "description": "Node.js IPFS Implementation of the railing process of a Node through a bootstrap peer list", "main": "src/index.js", "scripts": {