We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55d6108 commit 7cd8394Copy full SHA for 7cd8394
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "libp2p-delegated-content-routing",
3
- "version": "0.3.0",
+ "version": "0.3.1",
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",
@@ -37,6 +37,7 @@
37
"Alex Potsides <alex@achingbrain.net>",
38
"David Dias <daviddias.p@gmail.com>",
39
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
40
- "Jacob Heun <jacobheun@gmail.com>"
+ "Jacob Heun <jacobheun@gmail.com>",
41
+ "Marcin Rataj <lidel@lidel.org>"
42
]
43
}
0 commit comments