Skip to content

Commit 67fc206

Browse files
committedApr 23, 2020
chore: update contributors
1 parent 0c0f304 commit 67fc206

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.5",
3+
"version": "0.5.0",
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",
@@ -41,11 +41,11 @@
4141
},
4242
"contributors": [
4343
"Jacob Heun <jacobheun@gmail.com>",
44-
"Alan Shaw <alan.shaw@protocol.ai>",
4544
"Vasco Santos <vasco.santos@moxy.studio>",
45+
"Alan Shaw <alan.shaw@protocol.ai>",
4646
"Alex Potsides <alex@achingbrain.net>",
4747
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
48-
"Marcin Rataj <lidel@lidel.org>",
49-
"David Dias <daviddias.p@gmail.com>"
48+
"David Dias <daviddias.p@gmail.com>",
49+
"Marcin Rataj <lidel@lidel.org>"
5050
]
5151
}

0 commit comments

Comments
 (0)
Please sign in to comment.