Skip to content

Commit 625144f

Browse files
committed
chore: update contributors
1 parent ac2e2b7 commit 625144f

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-floodsub",
3-
"version": "0.28.0",
3+
"version": "0.29.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",
@@ -76,10 +76,10 @@
7676
"Alex Potsides <[email protected]>",
7777
"dirkmc <[email protected]>",
7878
"Jacob Heun <[email protected]>",
79-
"Pedro Teixeira <[email protected]>",
80-
"Gavin McDermott <[email protected]>",
8179
8280
"Cayman <[email protected]>",
81+
"Gavin McDermott <[email protected]>",
82+
"Pedro Teixeira <[email protected]>",
8383
"Richard Schneider <[email protected]>",
8484
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>",
8585
"Hugo Dias <[email protected]>",

0 commit comments

Comments
 (0)