chore: release version v0.9.2

This commit is contained in:
David Dias 2017-02-09 08:38:26 -08:00
parent aa8fb581a4
commit bb52ef97fb

View File

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