chore: release version v0.10.0

This commit is contained in:
David Dias 2017-03-27 16:19:47 +01:00
parent 68b2946a57
commit 182057fa0a

View File

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