Skip to content

Commit 93c65e1

Browse files
authored
feat: update examples to 0.5.1 (#100)
* feat: update examples to 0.5.1 * fixup! feat: update examples to 0.5.1
1 parent 899f8e9 commit 93c65e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ vars:
88
GOLANGCI_LINT_VERSION: v2.4.0
99
GOIMPORTS_VERSION: v0.29.0
1010
DPRINT_VERSION: 0.48.0
11-
EXAMPLE_VERSION: "0.5.0"
11+
EXAMPLE_VERSION: "0.5.1"
1212
RUNNER_VERSION: "0.5.0"
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)}"

0 commit comments

Comments
 (0)