From 6590651e97dfe50aa11556ec1caaa1ff654a0a86 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Fri, 17 Jul 2020 12:37:16 +0200 Subject: [PATCH] chore: update contributors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 351f250..f58e038 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-tcp", - "version": "0.14.5", + "version": "0.14.6", "description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces", "leadMaintainer": "Jacob Heun ", "main": "src/index.js",