Skip to content

Commit e08435e

Browse files
committed
chore: update contributors
1 parent 784e5d7 commit e08435e

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-utils",
3-
"version": "0.7.2",
3+
"version": "1.0.0",
44
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",
55
"main": "src/index.js",
66
"author": "Hugo Dias <[email protected]>",
@@ -48,9 +48,9 @@
4848
"it-to-stream": "^0.1.1"
4949
},
5050
"contributors": [
51-
"Alan Shaw <[email protected]>",
52-
"Alex Potsides <[email protected]>",
5351
"Hugo Dias <[email protected]>",
52+
"Alex Potsides <[email protected]>",
53+
"Alan Shaw <[email protected]>",
5454
"Marcin Rataj <[email protected]>"
5555
],
5656
"browser": {

0 commit comments

Comments
 (0)