chore: release version v0.3.2

This commit is contained in:
David Dias 2016-04-14 11:28:59 +01:00
parent 1d7cee85f3
commit 71c4d921d0

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-websockets",
"version": "0.3.1",
"version": "0.3.2",
"description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec",
"main": "lib/index.js",
"jsnext:main": "src/index.js",