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 <santos.vasco10@gmail.com>",
66
"main": "src/index.js",
@@ -68,7 +68,10 @@
6868
"time-cache": "~0.3.0"
6969
},
7070
"contributors": [
71+
"Cayman <caymannava@gmail.com>",
72+
"Jacob Heun <jacobheun@gmail.com>",
7173
"Mikerah <mikerahqc@protonmail.com>",
74+
"Vasco Santos <vasco.santos@ua.pt>",
7275
"Vasco Santos <vasco.santos@moxy.studio>"
7376
]
7477
}

0 commit comments

Comments
 (0)