chore: release version v0.9.3

This commit is contained in:
David Dias 2017-03-21 14:33:14 +00:00
parent e8bdd473b4
commit 5bb5a93621

View File

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