From 09a604b5e5e7f50c2b9d3086f2fb1e20201e1981 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Thu, 16 Apr 2020 16:35:01 +0200 Subject: [PATCH] chore: update contributors --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 243eb32e..df70d34a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p", - "version": "0.27.5", + "version": "0.27.6", "description": "JavaScript implementation of libp2p, a modular peer to peer network stack", "leadMaintainer": "Jacob Heun ", "main": "src/index.js", @@ -147,6 +147,7 @@ "ebinks ", "Chris Bratlien ", "isan_rivkin ", + "robertkiel ", "Irakli Gozalishvili " ] }