From 6f4e7ceeacced0dca0462e6090b3b612df2e75e2 Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Mon, 19 Apr 2021 14:12:25 +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 d92f89fb..b06976b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p", - "version": "0.31.0-rc.2", + "version": "0.31.0-rc.3", "description": "JavaScript implementation of libp2p, a modular peer to peer network stack", "leadMaintainer": "Jacob Heun ", "main": "src/index.js",