diff --git a/package.json b/package.json index 5998b79..d8432e6 100644 --- a/package.json +++ b/package.json @@ -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": {