Skip to content

Commit ba5f9fa

Browse files
committedOct 21, 2020
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

+4-4
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 <jacobheun@gmail.com>",
66
"main": "src/index.js",
@@ -45,11 +45,11 @@
4545
"contributors": [
4646
"Jacob Heun <jacobheun@gmail.com>",
4747
"Alex Potsides <alex@achingbrain.net>",
48-
"Alan Shaw <alan.shaw@protocol.ai>",
4948
"Vasco Santos <vasco.santos@moxy.studio>",
50-
"David Dias <daviddias.p@gmail.com>",
49+
"Alan Shaw <alan.shaw@protocol.ai>",
50+
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
5151
"Maciej Krüger <mkg20001@gmail.com>",
5252
"Marcin Rataj <lidel@lidel.org>",
53-
"Friedel Ziegelmayer <dignifiedquire@gmail.com>"
53+
"David Dias <daviddias.p@gmail.com>"
5454
]
5555
}

0 commit comments

Comments
 (0)
Please sign in to comment.