Skip to content

Commit a36a196

Browse files
committed
chore: update contributors
1 parent 3a2ab7a commit a36a196

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uint8arrays",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"description": "Utility functions to make dealing with Uint8Arrays easier",
55
"main": "index.js",
66
"author": "Alex Potsides <[email protected]>",
@@ -45,6 +45,8 @@
4545
"aegir": "^30.1.0"
4646
},
4747
"contributors": [
48-
"achingbrain <[email protected]>"
48+
"achingbrain <[email protected]>",
49+
"Cayman <[email protected]>",
50+
"Rafael Ramalho <[email protected]>"
4951
]
5052
}

0 commit comments

Comments
 (0)