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

Commit b15f470

Browse files
committed
chore: update contributors
1 parent 7bb8930 commit b15f470

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.16.0",
3+
"version": "1.0.0",
44
"description": "JavaScript implementation of the IPFS Mutable File System",
55
"leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>",
66
"main": "src/index.js",
@@ -87,11 +87,11 @@
8787
},
8888
"contributors": [
8989
"Alan Shaw <alan.shaw@protocol.ai>",
90-
"Alex Potsides <alex@achingbrain.net>",
9190
"David <github@kattfest.se>",
9291
"David Dias <daviddias.p@gmail.com>",
9392
"Jacob Heun <jacobheun@gmail.com>",
9493
"Vasco Santos <vasco.santos@moxy.studio>",
95-
"Volker Mische <volker.mische@gmail.com>"
94+
"Volker Mische <volker.mische@gmail.com>",
95+
"achingbrain <alex@achingbrain.net>"
9696
]
9797
}

0 commit comments

Comments
 (0)