Release v0.2.1.

This commit is contained in:
David Dias 2016-03-20 17:47:09 +00:00
parent 4e4ed4b447
commit ce62196bd9

View File

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