From 4ee32a5b70f1534f169447cf9d22b365082b7fea Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Tue, 11 Aug 2020 16:18:37 +0200 Subject: [PATCH] chore: update contributors --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cf63065..2b38e64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-websockets", - "version": "0.13.6", + "version": "0.14.0", "description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec", "leadMaintainer": "Jacob Heun ", "main": "src/index.js", @@ -67,9 +67,9 @@ "Francisco Baio Dias ", "Dmitriy Ryajov ", "Hugo Dias ", + "Alex Potsides ", "Maciej Krüger ", "ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ ", - "Alex Potsides ", "Chris Campbell ", "Diogo Silva ", "Jack Kleeman ",