Skip to content

Commit e8fb720

Browse files
authored
Bump the examples version from 0.4.8 to 0.5.0
1 parent 0509013 commit e8fb720

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.4.8"
11+
EXAMPLE_VERSION: "0.5.0"
1212
RUNNER_VERSION: "0.4.8"
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)