Skip to content

Commit ba5f9fa

Browse files
committed
chore: update contributors
1 parent 3ff6b8f commit ba5f9fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-delegated-peer-routing",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Leverage other peers in the libp2p network to perform Peer Routing calls.",
55
"leadMaintainer": "Jacob Heun <[email protected]>",
66
"main": "src/index.js",
@@ -45,11 +45,11 @@
4545
"contributors": [
4646
"Jacob Heun <[email protected]>",
4747
"Alex Potsides <[email protected]>",
48-
"Alan Shaw <[email protected]>",
4948
"Vasco Santos <[email protected]>",
50-
"David Dias <[email protected]>",
49+
"Alan Shaw <[email protected]>",
50+
"Friedel Ziegelmayer <[email protected]>",
5151
"Maciej Krüger <[email protected]>",
5252
"Marcin Rataj <[email protected]>",
53-
"Friedel Ziegelmayer <dignifiedquire@gmail.com>"
53+
"David Dias <daviddias.p@gmail.com>"
5454
]
5555
}

0 commit comments

Comments
 (0)