Skip to content

Commit 4066ded

Browse files
committed
chore: update contributors
1 parent 9d9f3e5 commit 4066ded

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multicodec",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"description": "JavaScript implementation of the multicodec specification",
55
"leadMaintainer": "Henrique Dias <[email protected]>",
66
"main": "src/index.js",
@@ -74,11 +74,10 @@
7474
"David Dias <[email protected]>",
7575
"Volker Mische <[email protected]>",
7676
"Hugo Dias <[email protected]>",
77-
"kumavis <[email protected]>",
7877
"achingbrain <[email protected]>",
7978
"Mikeal Rogers <[email protected]>",
80-
"Vasco Santos <[email protected]>",
8179
"Richard Littauer <[email protected]>",
80+
"Vasco Santos <[email protected]>",
8281
"wanderer <[email protected]>",
8382
"Friedel Ziegelmayer <[email protected]>",
8483
"Rod Vagg <[email protected]>",
@@ -87,9 +86,7 @@
8786
"Filip Š <[email protected]>",
8887
"Joel Thorstensson <[email protected]>",
8988
"Jonas Kruckenberg <[email protected]>",
90-
"Lars Gierth <[email protected]>",
9189
"Marcin Rataj <[email protected]>",
92-
"Peter-Jan Brone <[email protected]>",
93-
"Łukasz Magiera <[email protected]>"
90+
"Peter-Jan Brone <[email protected]>"
9491
]
9592
}

0 commit comments

Comments
 (0)