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 0509013 commit e8fb720Copy full SHA for e8fb720
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.4.8"
+ EXAMPLE_VERSION: "0.5.0"
12
RUNNER_VERSION: "0.4.8"
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