chore: release version v0.8.0

This commit is contained in:
David Dias 2016-09-06 08:52:42 -04:00
parent 0d007ff5fe
commit 1d1d091082

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-tcp",
"version": "0.7.4",
"version": "0.8.0",
"description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces",
"main": "lib/index.js",
"jsnext:main": "src/index.js",