diff --git a/package.json b/package.json index 8eec52c..3708f36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peer-id", - "version": "0.14.2", + "version": "0.14.3", "description": "IPFS Peer Id implementation in Node.js", "leadMaintainer": "Vasco Santos ", "main": "src/index.js", @@ -67,6 +67,7 @@ "Alex Potsides ", "Nate Foss ", "Robert Kiel ", + "Adam Uhlíř ", "ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ ", "Arve Knudsen ", "Carson Farmer ", @@ -80,6 +81,6 @@ "Topper Bowers ", "Vojtech Simetka ", "Yahya ", - "Adam Uhlíř " + "a1300 " ] }