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