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

Commit d1436c3

Browse files
committed
chore: update contributors
1 parent ea8ba91 commit d1436c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-mfs",
3-
"version": "0.4.2",
3+
"version": "0.5.0",
44
"description": "JavaScript implementation of the IPFS Mutable File System",
55
"leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>",
66
"main": "src/index.js",
@@ -70,6 +70,7 @@
7070
"stream-to-pull-stream": "^1.7.2"
7171
},
7272
"contributors": [
73+
"David Dias <daviddias.p@gmail.com>",
7374
"Jacob Heun <jacobheun@gmail.com>",
7475
"Vasco Santos <vasco.santos@moxy.studio>",
7576
"achingbrain <alex@achingbrain.net>"

0 commit comments

Comments
 (0)