chore: release version v0.7.0

This commit is contained in:
David Dias 2016-06-22 11:38:34 +01:00
parent 806b91e0a5
commit 16022a08a7

View File

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