From b9e3bcd91e187f3f7e3ae9f13fe6d16a0553e3ac Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Tue, 23 Mar 2021 09:51:32 +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 a0682175..29f0caf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p", - "version": "0.30.10", + "version": "0.30.11", "description": "JavaScript implementation of libp2p, a modular peer to peer network stack", "leadMaintainer": "Jacob Heun ", "main": "src/index.js",