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

Commit c122787

Browse files
committed
chore: update contributors
1 parent dc1144b commit c122787

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-mfs",
3-
"version": "0.13.2",
3+
"version": "0.14.0",
44
"description": "JavaScript implementation of the IPFS Mutable File System",
55
"leadMaintainer": "Alex Potsides <[email protected]>",
66
"main": "src/index.js",
@@ -86,11 +86,11 @@
8686
},
8787
"contributors": [
8888
"Alan Shaw <[email protected]>",
89+
"Alex Potsides <[email protected]>",
8990
"David <[email protected]>",
9091
"David Dias <[email protected]>",
9192
"Jacob Heun <[email protected]>",
9293
"Vasco Santos <[email protected]>",
93-
"Volker Mische <[email protected]>",
94-
"achingbrain <[email protected]>"
94+
"Volker Mische <[email protected]>"
9595
]
9696
}

0 commit comments

Comments
 (0)