diff --git a/package.json b/package.json index 536d6f6..a76a8e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-websockets", - "version": "0.6.0", + "version": "0.6.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",