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

Commit d3d8256

Browse files
committedAug 10, 2020
chore: update contributors
1 parent 989be87 commit d3d8256

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-kad-dht",
3-
"version": "0.19.9",
3+
"version": "0.20.0",
44
"description": "JavaScript implementation of the Kad-DHT for libp2p",
55
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
66
"main": "src/index.js",
@@ -93,11 +93,11 @@
9393
"dirkmc <dirkmdev@gmail.com>",
9494
"Alan Shaw <alan.shaw@protocol.ai>",
9595
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
96-
"Hugo Dias <hugomrdias@gmail.com>",
97-
"Richard Schneider <makaretu@gmail.com>",
9896
"Alex Potsides <alex@achingbrain.net>",
97+
"Hugo Dias <hugomrdias@gmail.com>",
9998
"Blake Byrnes <blakebyrnes@gmail.com>",
10099
"John Hiesey <jhiesey@cs.stanford.edu>",
100+
"Richard Schneider <makaretu@gmail.com>",
101101
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>",
102102
"Lars Gierth <larsg@systemli.org>",
103103
"Marcus Bernales <mboperator@gmail.com>",

0 commit comments

Comments
 (0)
This repository has been archived.