Skip to content

Commit 7cd8394

Browse files
committedJul 24, 2019
chore: update contributors
1 parent 55d6108 commit 7cd8394

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-delegated-content-routing",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
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",
@@ -37,6 +37,7 @@
3737
"Alex Potsides <alex@achingbrain.net>",
3838
"David Dias <daviddias.p@gmail.com>",
3939
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
40-
"Jacob Heun <jacobheun@gmail.com>"
40+
"Jacob Heun <jacobheun@gmail.com>",
41+
"Marcin Rataj <lidel@lidel.org>"
4142
]
4243
}

0 commit comments

Comments
 (0)
Please sign in to comment.