bump minor manually

This commit is contained in:
David Dias 2016-04-25 02:19:52 +01:00
parent 91e4af8158
commit 37798ee8ea

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-websockets",
"version": "0.3.2",
"version": "0.4.0",
"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",