From f2d0d8b51d180cf3ddab3cafce235f53acf9119f Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Tue, 14 Jul 2020 19:13:54 +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 6ccb1be6..fb40ec5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p", - "version": "0.28.6", + "version": "0.28.7", "description": "JavaScript implementation of libp2p, a modular peer to peer network stack", "leadMaintainer": "Jacob Heun ", "main": "src/index.js",