chore: release version v0.6.1

This commit is contained in:
David Dias 2016-05-29 08:56:30 +01:00
parent f50b9bafdd
commit a008d1db34

View File

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