From d6cdb17dc916325f871e1babc373331a5aadd936 Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Tue, 9 Feb 2021 10:34:39 +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 eca4b28..5601c4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-websockets", - "version": "0.15.1", + "version": "0.15.2", "description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec", "leadMaintainer": "Jacob Heun ", "main": "src/index.js",