Release v0.2.0.

This commit is contained in:
David Dias
2016-03-14 22:41:54 +00:00
parent 19bbe473d9
commit 4dcc77f06a

View File

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