We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ff40c commit 524e11fCopy full SHA for 524e11f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "libp2p-delegated-content-routing",
3
- "version": "0.3.1",
+ "version": "0.4.0",
4
"description": "Leverage other peers in the libp2p network to perform Content Routing calls.",
5
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
6
"main": "src/index.js",
@@ -38,6 +38,7 @@
38
"David Dias <daviddias.p@gmail.com>",
39
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
40
"Jacob Heun <jacobheun@gmail.com>",
41
- "Marcin Rataj <lidel@lidel.org>"
+ "Marcin Rataj <lidel@lidel.org>",
42
+ "Vasco Santos <vasco.santos@moxy.studio>"
43
]
44
}
0 commit comments