1
0
mirror of https://github.com/fluencelabs/js-libp2p-websockets synced 2025-04-02 21:01:26 +00:00

chore: release version v0.4.1

This commit is contained in:
David Dias 2016-04-25 02:21:32 +01:00
parent 37798ee8ea
commit a8c6eebaf7

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