From 1b210e71c0149b17e2940614d27c5e0dcdbf85e7 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Fri, 20 Sep 2019 13:43:27 +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 aba29a0..fa9687b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-tcp", - "version": "0.14.0", + "version": "0.14.1", "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",