Release v0.3.2.

This commit is contained in:
David Dias 2015-09-15 17:17:59 +01:00
parent 192c65f09a
commit 35102b4ad5

View File

@ -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"
}
}
}