1
0
mirror of https://github.com/fluencelabs/js-libp2p-websockets synced 2025-03-17 09:00:53 +00:00

Release v0.1.0.

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

@ -1,6 +1,6 @@
{ {
"name": "libp2p-websockets", "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 ", "description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the abstract-transport interface ",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {