Skip to content

Commit 6754752

Browse files
committed
chore: update contributors
1 parent 17440a3 commit 6754752

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "peer-id",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"description": "IPFS Peer Id implementation in Node.js",
55
"leadMaintainer": "Pedro Teixeira <[email protected]>",
66
"main": "src/index.js",
@@ -49,11 +49,13 @@
4949
"url": "https://github.com/libp2p/js-peer-id.git"
5050
},
5151
"contributors": [
52+
"Arve Knudsen <[email protected]>",
5253
"David Dias <[email protected]>",
5354
"David Dias <[email protected]>",
5455
"Friedel Ziegelmayer <[email protected]>",
5556
"Henrique Dias <[email protected]>",
5657
"Hugo Dias <[email protected]>",
58+
"Jacob Heun <[email protected]>",
5759
"Maciej Krüger <[email protected]>",
5860
"Michael Garvin <[email protected]>",
5961
"Pedro Teixeira <[email protected]>",

0 commit comments

Comments
 (0)