Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 9e6e9cf

Browse files
committedDec 4, 2020
chore: update contributors
1 parent b28afdd commit 9e6e9cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-kad-dht",
3-
"version": "0.20.1",
3+
"version": "0.20.2",
44
"description": "JavaScript implementation of the Kad-DHT for libp2p",
55
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
66
"main": "src/index.js",
@@ -99,6 +99,7 @@
9999
"John Hiesey <jhiesey@cs.stanford.edu>",
100100
"Richard Schneider <makaretu@gmail.com>",
101101
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>",
102+
"Josh Field <joshfield999@gmail.com>",
102103
"Lars Gierth <larsg@systemli.org>",
103104
"Marcus Bernales <mboperator@gmail.com>",
104105
"Pedro Teixeira <i@pgte.me>",

0 commit comments

Comments
 (0)
This repository has been archived.