From 453b40a358165f152b67933d23b14d81a11d52c7 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Tue, 24 Sep 2019 14:56:58 +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 b0b60b0..fb84c15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-tcp", - "version": "0.13.1", + "version": "0.13.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",