From 427b46c86e95dce1d42d588e1331ac98d650e22a Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Fri, 7 Aug 2020 17:41:52 +0200 Subject: [PATCH] chore: update contributors --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 273e662..d9528ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peer-id", - "version": "0.13.13", + "version": "0.14.0", "description": "IPFS Peer Id implementation in Node.js", "leadMaintainer": "Vasco Santos ", "main": "src/index.js", @@ -65,12 +65,11 @@ "Hugo Dias ", "Maciej Krüger ", "Alex Potsides ", - "Nate Foss ", "Robert Kiel ", - "Michael Garvin ", + "Nate Foss ", + "ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ ", "Richard Littauer ", "Richard Schneider ", - "ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ ", "Marcin Rataj ", "Topper Bowers ", "Henrique Dias ", @@ -78,6 +77,7 @@ "Christian Paul ", "Carson Farmer ", "Arve Knudsen ", + "Michael Garvin ", "Prashanth Chandra " ] }