We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a088f20 commit d6783b2Copy full SHA for d6783b2
package.json
@@ -24,5 +24,5 @@
24
"test": "echo \"Functional tests will be performed on GitHub via this project's workflows!\" && exit 1",
25
"yaml-lint": "node_modules/.bin/yamllint -c .yaml-lint.yml .github/**/*.yml .*.yml *.yml"
26
},
27
- "version": "v1.0.2"
+ "version": "v1.0.3"
28
}
0 commit comments