Skip to content

Commit fb6c968

Browse files
committedApr 9, 2020
chore: update contributors
1 parent b64511e commit fb6c968

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-content-routing",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Leverage other peers in the libp2p network to perform Content Routing calls.",
55
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
66
"main": "src/index.js",
@@ -38,12 +38,12 @@
3838
"peer-info": "^0.17.1"
3939
},
4040
"contributors": [
41+
"Jacob Heun <jacobheun@gmail.com>",
4142
"Alan Shaw <alan.shaw@protocol.ai>",
43+
"Vasco Santos <vasco.santos@moxy.studio>",
4244
"Alex Potsides <alex@achingbrain.net>",
43-
"David Dias <daviddias.p@gmail.com>",
4445
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
45-
"Jacob Heun <jacobheun@gmail.com>",
4646
"Marcin Rataj <lidel@lidel.org>",
47-
"Vasco Santos <vasco.santos@moxy.studio>"
47+
"David Dias <daviddias.p@gmail.com>"
4848
]
4949
}

0 commit comments

Comments
 (0)
Please sign in to comment.