We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003888a commit 9c8f873Copy full SHA for 9c8f873
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "libp2p-delegated-content-routing",
3
- "version": "0.6.0",
+ "version": "0.7.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",
@@ -42,9 +42,9 @@
42
},
43
"contributors": [
44
"Jacob Heun <jacobheun@gmail.com>",
45
+ "Alex Potsides <alex@achingbrain.net>",
46
"Vasco Santos <vasco.santos@moxy.studio>",
47
"Alan Shaw <alan.shaw@protocol.ai>",
- "Alex Potsides <alex@achingbrain.net>",
48
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
49
"Marcin Rataj <lidel@lidel.org>",
50
"David Dias <daviddias.p@gmail.com>"
0 commit comments