chore: release version v0.6.0

This commit is contained in:
David Dias 2016-05-22 17:21:04 +01:00
parent 6d15dd94bb
commit 5c150db80b

View File

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