Skip to content

Commit 0b05e07

Browse files
committed
chore: update contributors
1 parent 308607f commit 0b05e07

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-pubsub",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Pubsub base protocol for libp2p pubsub routers",
55
"leadMaintainer": "Vasco Santos <[email protected]>",
66
"main": "src/index.js",
@@ -68,7 +68,10 @@
6868
"time-cache": "~0.3.0"
6969
},
7070
"contributors": [
71+
"Cayman <[email protected]>",
72+
"Jacob Heun <[email protected]>",
7173
"Mikerah <[email protected]>",
74+
"Vasco Santos <[email protected]>",
7275
"Vasco Santos <[email protected]>"
7376
]
7477
}

0 commit comments

Comments
 (0)