We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9685b6d commit 560e7ffCopy full SHA for 560e7ff
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "kubectl-action",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"scripts": {
5
"dev": "ncc -smw --license licenses.txt build src/main.ts",
6
"build": "ncc -sm --license licenses.txt build src/main.ts",
0 commit comments