Skip to content

Commit ca63dc9

Browse files
committed
chore: update contributors
1 parent 3ff955e commit ca63dc9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-floodsub",
3-
"version": "0.15.6",
3+
"version": "0.15.7",
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,11 +72,12 @@
7272
"Friedel Ziegelmayer <[email protected]>",
7373
"Gavin McDermott <[email protected]>",
7474
75+
"Hugo Dias <[email protected]>",
7576
"Jacob Heun <[email protected]>",
7677
"Pedro Teixeira <[email protected]>",
7778
"Richard Schneider <[email protected]>",
78-
"Vasco Santos <[email protected]>",
7979
"Vasco Santos <[email protected]>",
80+
"Vasco Santos <[email protected]>",
8081
"Victor Bjelkholm <[email protected]>",
8182
"dirkmc <[email protected]>",
8283
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>",

0 commit comments

Comments
 (0)