chore: release version v0.7.0

This commit is contained in:
David Dias 2016-06-22 11:31:32 +01:00
parent 5344ea33aa
commit cdfd473cac

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-tcp",
"version": "0.6.2",
"version": "0.7.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",