From 2fa82b387c40d36ffc87757207d27eb8e805cf19 Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Tue, 4 May 2021 12:23:57 +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 7d6fda06..5a5354f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p", - "version": "0.31.2", + "version": "0.31.3", "description": "JavaScript implementation of libp2p, a modular peer to peer network stack", "leadMaintainer": "Jacob Heun ", "main": "src/index.js",