Skip to content

Commit c4d80e4

Browse files
committed
Update package.json so the version match up to the version defined in task.json
1 parent 6dc0944 commit c4d80e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tasks/ArchiveFiles/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ArchiveFiles",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Archive Files Task",
55
"main": "archivefilestask.js",
66
"repository": {
@@ -16,4 +16,4 @@
1616
"dependencies": {
1717
"vsts-task-lib": "^0.8.5"
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)