chore: release version v0.8.1

This commit is contained in:
David Dias
2016-09-06 09:37:57 -04:00
parent de780e41b4
commit 740e989598

View File

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