1
0
mirror of https://github.com/fluencelabs/js-libp2p-websockets synced 2025-04-05 06:41:14 +00:00

chore: release version v0.6.0

This commit is contained in:
David Dias 2016-05-22 17:20:52 +01:00
parent d023f38564
commit 715682b173

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