We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e844d30 commit 78769e2Copy full SHA for 78769e2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "libp2p-delegated-peer-routing",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"description": "Leverage other peers in the libp2p network to perform Peer Routing calls.",
5
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
6
"main": "src/index.js",
@@ -36,6 +36,8 @@
36
"David Dias <daviddias.p@gmail.com>",
37
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
38
"Jacob Heun <jacobheun@gmail.com>",
39
- "Maciej Krüger <mkg20001@gmail.com>"
+ "Maciej Krüger <mkg20001@gmail.com>",
40
+ "Marcin Rataj <lidel@lidel.org>",
41
+ "Vasco Santos <vasco.santos@moxy.studio>"
42
]
43
}
0 commit comments