From 8f29a667a1e3be49d8097e13e579dbce5bea775a Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Wed, 4 Nov 2020 14:05:08 +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 a1ea90db..41587182 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p", - "version": "0.29.2", + "version": "0.29.3", "description": "JavaScript implementation of libp2p, a modular peer to peer network stack", "leadMaintainer": "Jacob Heun ", "main": "src/index.js",