Skip to content

Commit 9e11c7d

Browse files
author
himanshu yadav
committed
increasing patch version and vsts-task-lib 0.9.20
1 parent fb977f1 commit 9e11c7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Tasks/AzureCLI/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vsts-tasks-azurecli",
3-
"version": "0.1.1",
3+
"version": "0.2.1",
44
"description": "VSTS Azure CLI Task",
55
"main": "azureclitask.js",
66
"scripts": {
@@ -17,6 +17,6 @@
1717
},
1818
"homepage": "https://github.com/Microsoft/vsts-tasks#readme",
1919
"dependencies": {
20-
"vsts-task-lib": "^0.9.5"
20+
"vsts-task-lib": "^0.9.20"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)