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 5458b55 commit 6df0a46Copy full SHA for 6df0a46
Taskfile.yml
@@ -12,7 +12,7 @@ vars:
12
GOIMPORTS_VERSION: v0.29.0
13
DPRINT_VERSION: 0.48.0
14
RUNNER_VERSION: "0.1.16"
15
- EXAMPLE_VERSION: "0.1.16"
+ EXAMPLE_VERSION: "0.1.17"
16
VERSION: # if version is not passed we hack the semver by encoding the commit as pre-release
17
sh: echo "${VERSION:-0.0.0-$(git rev-parse --short HEAD)}"
18
0 commit comments