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

Commit 3d5e0e2

Browse files
committed
chore: update contributors
1 parent 1158951 commit 3d5e0e2

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.10.2",
3+
"version": "0.10.3",
44
"description": "JavaScript implementation of the IPFS Mutable File System",
55
"leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>",
66
"main": "src/index.js",
@@ -76,10 +76,10 @@
7676
},
7777
"contributors": [
7878
"Alan Shaw <alan.shaw@protocol.ai>",
79+
"Alex Potsides <alex@achingbrain.net>",
7980
"David <github@kattfest.se>",
8081
"David Dias <daviddias.p@gmail.com>",
8182
"Jacob Heun <jacobheun@gmail.com>",
82-
"Vasco Santos <vasco.santos@moxy.studio>",
83-
"achingbrain <alex@achingbrain.net>"
83+
"Vasco Santos <vasco.santos@moxy.studio>"
8484
]
8585
}

0 commit comments

Comments
 (0)