Skip to content

Commit 524e11f

Browse files
committedNov 29, 2019
chore: update contributors
1 parent 22ff40c commit 524e11f

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.1",
3+
"version": "0.4.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",
@@ -38,6 +38,7 @@
3838
"David Dias <daviddias.p@gmail.com>",
3939
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
4040
"Jacob Heun <jacobheun@gmail.com>",
41-
"Marcin Rataj <lidel@lidel.org>"
41+
"Marcin Rataj <lidel@lidel.org>",
42+
"Vasco Santos <vasco.santos@moxy.studio>"
4243
]
4344
}

0 commit comments

Comments
 (0)
Please sign in to comment.