Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 9d34204

Browse files
committed
chore: update contributors
1 parent 0743d90 commit 9d34204

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-mfs",
3-
"version": "0.11.7",
3+
"version": "0.12.0",
44
"description": "JavaScript implementation of the IPFS Mutable File System",
55
"leadMaintainer": "Alex Potsides <[email protected]>",
66
"main": "src/index.js",
@@ -74,10 +74,10 @@
7474
},
7575
"contributors": [
7676
"Alan Shaw <[email protected]>",
77+
"Alex Potsides <[email protected]>",
7778
"David <[email protected]>",
7879
"David Dias <[email protected]>",
7980
"Jacob Heun <[email protected]>",
80-
"Vasco Santos <[email protected]>",
81-
"achingbrain <[email protected]>"
81+
"Vasco Santos <[email protected]>"
8282
]
8383
}

0 commit comments

Comments
 (0)