Skip to content

Commit 9b382d9

Browse files
committedNov 30, 2020
chore: update contributors
1 parent b442ebb commit 9b382d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-delegated-content-routing",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"description": "Leverage other peers in the libp2p network to perform Content Routing calls.",
55
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
66
"main": "src/index.js",
@@ -42,8 +42,8 @@
4242
},
4343
"contributors": [
4444
"Jacob Heun <jacobheun@gmail.com>",
45-
"Alex Potsides <alex@achingbrain.net>",
4645
"Vasco Santos <vasco.santos@moxy.studio>",
46+
"Alex Potsides <alex@achingbrain.net>",
4747
"Alan Shaw <alan.shaw@protocol.ai>",
4848
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
4949
"Marcin Rataj <lidel@lidel.org>",

0 commit comments

Comments
 (0)
Please sign in to comment.