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

Commit

Permalink
chore: update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Aug 5, 2019
1 parent 8018eb4 commit d46f230
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-mfs",
"version": "0.12.0",
"version": "0.13.0",
"description": "JavaScript implementation of the IPFS Mutable File System",
"leadMaintainer": "Alex Potsides <[email protected]>",
"main": "src/index.js",
Expand Down Expand Up @@ -73,10 +73,11 @@
},
"contributors": [
"Alan Shaw <[email protected]>",
"Alex Potsides <[email protected]>",
"David <[email protected]>",
"David Dias <[email protected]>",
"Jacob Heun <[email protected]>",
"Vasco Santos <[email protected]>"
"Vasco Santos <[email protected]>",
"Volker Mische <[email protected]>",
"achingbrain <[email protected]>"
]
}

0 comments on commit d46f230

Please sign in to comment.