Skip to content

Commit 38b7671

Browse files
committed
chore: update contributors
1 parent 721a53e commit 38b7671

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

package.json

+5-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-pubsub",
3-
"version": "0.4.3",
3+
"version": "0.5.0",
44
"description": "Pubsub base protocol for libp2p pubsub routers",
55
"leadMaintainer": "Vasco Santos <[email protected]>",
66
"main": "src/index.js",
@@ -64,15 +64,12 @@
6464
"protons": "^1.0.1"
6565
},
6666
"contributors": [
67-
"Alan Shaw <[email protected]>",
68-
"Alex Potsides <[email protected]>",
69-
"Cayman <[email protected]>",
67+
"Vasco Santos <[email protected]>",
7068
"Jacob Heun <[email protected]>",
71-
"Marin Petrunić <[email protected]>",
7269
"Mikerah <[email protected]>",
7370
"Topper Bowers <[email protected]>",
74-
"Vasco Santos <[email protected]>",
75-
"Vasco Santos <[email protected]>",
76-
71+
"Cayman <[email protected]>",
72+
"Alex Potsides <[email protected]>",
73+
"Alan Shaw <[email protected]>"
7774
]
7875
}

0 commit comments

Comments
 (0)