diff --git a/package.json b/package.json index 43bebf7a..f5513c92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p", - "version": "0.28.3", + "version": "0.28.4", "description": "JavaScript implementation of libp2p, a modular peer to peer network stack", "leadMaintainer": "Jacob Heun ", "main": "src/index.js", @@ -131,8 +131,8 @@ "Alex Potsides ", "Maciej Krüger ", "Hugo Dias ", - "Volker Mische ", "dirkmc ", + "Volker Mische ", "Richard Littauer ", "Elven ", "Andrew Nesbitt ", @@ -141,7 +141,7 @@ "Thomas Eizinger ", "ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ ", "Didrik Nordström ", - "Joel Gustafson ", + "Francis Gulotta ", "Julien Bouquillon ", "Kevin Kwok ", "Florian-Merle ", @@ -161,6 +161,7 @@ "Chris Bratlien ", "isan_rivkin ", "Henrique Dias ", - "Irakli Gozalishvili " + "Irakli Gozalishvili ", + "Joel Gustafson " ] }