chore: release version v0.9.0

This commit is contained in:
David Dias 2016-11-03 08:54:33 +00:00
parent e71cc3d3ed
commit ebce595f21

View File

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