Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 267002f

Browse files
committed
chore: update contributors
1 parent 217cfd3 commit 267002f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-keychain",
3-
"version": "0.3.6",
3+
"version": "0.4.0",
44
"description": "Key management and cryptographically protected messages",
55
"leadMaintainer": "Vasco Santos <[email protected]>",
66
"main": "src/index.js",
@@ -65,13 +65,14 @@
6565
},
6666
"contributors": [
6767
"Alan Shaw <[email protected]>",
68+
"Alberto Elias <[email protected]>",
6869
"David Dias <[email protected]>",
6970
"Hugo Dias <[email protected]>",
7071
"Maciej Krüger <[email protected]>",
7172
"Masahiro Saito <[email protected]>",
7273
"Richard Schneider <[email protected]>",
73-
"Vasco Santos <[email protected]>",
7474
"Vasco Santos <[email protected]>",
75+
"Vasco Santos <[email protected]>",
7576
"Victor Bjelkholm <[email protected]>"
7677
]
7778
}

0 commit comments

Comments
 (0)