From 239413e33187be81030ab5e932395d6b6f2b98ba Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Tue, 15 Dec 2020 15:08:22 +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 2354df37..34b5d3d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p", - "version": "0.30.0-rc.1", + "version": "0.30.0-rc.2", "description": "JavaScript implementation of libp2p, a modular peer to peer network stack", "leadMaintainer": "Jacob Heun ", "main": "src/index.js",