Skip to content

Commit 52f4d89

Browse files
committed
update example version
1 parent 51dab70 commit 52f4d89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Taskfile.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ vars:
88
GOLANGCI_LINT_VERSION: v2.4.0
99
GOIMPORTS_VERSION: v0.29.0
1010
DPRINT_VERSION: 0.48.0
11-
EXAMPLE_VERSION: "0.6.0"
12-
RUNNER_VERSION: "0.6.0"
11+
EXAMPLE_VERSION: "0.6.1"
12+
RUNNER_VERSION: "0.6.1"
1313
VERSION: # if version is not passed we hack the semver by encoding the commit as pre-release
1414
sh: echo "${VERSION:-0.0.0-$(git rev-parse --short HEAD)}"
1515

0 commit comments

Comments
 (0)