Release v0.1.0.

This commit is contained in:
David Dias 2016-02-26 13:18:20 +00:00
parent 56197e09e5
commit 9441b97917

View File

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