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