Skip to content

Commit cb45c55

Browse files
committed
chore: update contributors
1 parent 9f3498d commit cb45c55

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-floodsub",
3-
"version": "0.21.3",
3+
"version": "0.22.0",
44
"description": "libp2p-floodsub, also known as pubsub-flood or just dumbsub, this implementation of pubsub focused on delivering an API for Publish/Subscribe, but with no CastTree Forming (it just floods the network).",
55
"leadMaintainer": "Vasco Santos <[email protected]>",
66
"main": "src/index.js",
@@ -72,17 +72,17 @@
7272
"Friedel Ziegelmayer <[email protected]>",
7373
"dirkmc <[email protected]>",
7474
"Jacob Heun <[email protected]>",
75-
"Pedro Teixeira <[email protected]>",
76-
"Gavin McDermott <[email protected]>",
7775
"Cayman <[email protected]>",
76+
"Gavin McDermott <[email protected]>",
77+
"Pedro Teixeira <[email protected]>",
7878
"Richard Schneider <[email protected]>",
7979
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>",
80+
"Alex Potsides <[email protected]>",
8081
"Hugo Dias <[email protected]>",
82+
"wanderer <[email protected]>",
8183
"Alan Shaw <[email protected]>",
82-
"Alex Potsides <[email protected]>",
8384
"Dmitriy Ryajov <[email protected]>",
8485
"Mikerah <[email protected]>",
85-
"Yusef Napora <[email protected]>",
86-
"wanderer <[email protected]>"
86+
"Yusef Napora <[email protected]>"
8787
]
8888
}

0 commit comments

Comments
 (0)