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 899f8e9 commit 93c65e1Copy full SHA for 93c65e1
Taskfile.yml
@@ -8,7 +8,7 @@ vars:
8
GOLANGCI_LINT_VERSION: v2.4.0
9
GOIMPORTS_VERSION: v0.29.0
10
DPRINT_VERSION: 0.48.0
11
- EXAMPLE_VERSION: "0.5.0"
+ EXAMPLE_VERSION: "0.5.1"
12
RUNNER_VERSION: "0.5.0"
13
VERSION: # if version is not passed we hack the semver by encoding the commit as pre-release
14
sh: echo "${VERSION:-0.0.0-$(git rev-parse --short HEAD)}"
0 commit comments