chore: release version v0.4.3

This commit is contained in:
David Dias 2016-05-08 21:58:02 +01:00
parent f1d9b6c972
commit bb424eb83b

View File

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