Skip to content

Commit

Permalink
Update package.json so the version match up to the version defined in…
Browse files Browse the repository at this point in the history
… task.json
  • Loading branch information
yacaovsnc committed Sep 28, 2016
1 parent 6dc0944 commit c4d80e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tasks/ArchiveFiles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ArchiveFiles",
"version": "1.0.5",
"version": "1.0.6",
"description": "Archive Files Task",
"main": "archivefilestask.js",
"repository": {
Expand All @@ -16,4 +16,4 @@
"dependencies": {
"vsts-task-lib": "^0.8.5"
}
}
}

0 comments on commit c4d80e4

Please sign in to comment.