We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c0ec2 commit 7788c0fCopy full SHA for 7788c0f
.gitignore
@@ -10,4 +10,3 @@ coverage
10
public
11
temp
12
package-lock.json
13
-**/completion/tree.json
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codefresh",
3
- "version": "0.9.16",
+ "version": "0.9.17",
4
"description": "Codefresh command line utility",
5
"main": "index.js",
6
"preferGlobal": true,
0 commit comments