From 6115f8b6809a72839f47f3f4583b5c07d97ab50e Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Tue, 14 Jul 2020 16:12:59 +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 2027cabd..6ccb1be6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p", - "version": "0.28.5", + "version": "0.28.6", "description": "JavaScript implementation of libp2p, a modular peer to peer network stack", "leadMaintainer": "Jacob Heun ", "main": "src/index.js",