From 6f17307be1421715463f8ff5d037c16146c67081 Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Thu, 2 Apr 2020 19:18:45 +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 e89ef8b9..5c93808d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-webrtc-star", - "version": "0.17.8", + "version": "0.17.9", "description": "libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star", "leadMaintainer": "Vasco Santos ", "main": "src/index.js",