diff --git a/package.json b/package.json index e9b1e98..8e41d7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-tcp", - "version": "0.7.1", + "version": "0.7.2", "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",