diff --git a/package.json b/package.json index 4bb160e..053d979 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-peer-id", - "version": "0.3.0", + "version": "0.3.1", "description": "IPFS Peer Id implementation in Node.js", "main": "src/index.js", "scripts": {