diff --git a/package.json b/package.json index 202e7ea..97d82b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peer-id", - "version": "0.3.1", + "version": "0.3.2", "description": "IPFS Peer Id implementation in Node.js", "main": "src/index.js", "scripts": { @@ -36,4 +36,4 @@ "bs58": "^2.0.1", "multihashing": "^0.1.3" } -} \ No newline at end of file +}