Skip to content

Commit 9c8f873

Browse files
committedAug 26, 2020
chore: update contributors
1 parent 003888a commit 9c8f873

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-delegated-content-routing",
3-
"version": "0.6.0",
3+
"version": "0.7.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",
@@ -42,9 +42,9 @@
4242
},
4343
"contributors": [
4444
"Jacob Heun <jacobheun@gmail.com>",
45+
"Alex Potsides <alex@achingbrain.net>",
4546
"Vasco Santos <vasco.santos@moxy.studio>",
4647
"Alan Shaw <alan.shaw@protocol.ai>",
47-
"Alex Potsides <alex@achingbrain.net>",
4848
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
4949
"Marcin Rataj <lidel@lidel.org>",
5050
"David Dias <daviddias.p@gmail.com>"

0 commit comments

Comments
 (0)
Please sign in to comment.