chore: release version v0.11.0

This commit is contained in:
David Dias 2017-09-03 10:02:33 +01:00
parent 181ce4eef2
commit 7572279838

View File

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