Skip to content

Commit

Permalink
add maintainer and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cjroth committed Jun 5, 2019
1 parent d87687a commit a6a0dce
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gulp-filelist",
"description": "Output list of files in current stream to JSON file or custom format.",
"version": "1.2.0",
"version": "2.0.0",
"author": {
"name": "Chris Roth",
"url": "https://github.com/cjroth",
Expand All @@ -12,6 +12,11 @@
"name": "Alex DeJarnatt",
"url": "https://github.com/alexdej"
},
{
"name": "Andre Lewis",
"email": "[email protected]",
"url": "https://github.com/mrmowgli"
},
{
"name": "Andrea Paciolla",
"email": "[email protected]",
Expand Down

0 comments on commit a6a0dce

Please sign in to comment.