From 162c605bf5271a0d9a4fd1a7c867fecdf7e420e7 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Fri, 6 Dec 2019 10:09:03 +0100 Subject: [PATCH] chore: update contributors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 188e79c..073f70d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-tcp", - "version": "0.14.1", + "version": "0.14.2", "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",