Skip to content

Commit 6df0a46

Browse files
examples: bump to 0.1.17 (#497)
1 parent 5458b55 commit 6df0a46

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
@@ -12,7 +12,7 @@ vars:
1212
GOIMPORTS_VERSION: v0.29.0
1313
DPRINT_VERSION: 0.48.0
1414
RUNNER_VERSION: "0.1.16"
15-
EXAMPLE_VERSION: "0.1.16"
15+
EXAMPLE_VERSION: "0.1.17"
1616
VERSION: # if version is not passed we hack the semver by encoding the commit as pre-release
1717
sh: echo "${VERSION:-0.0.0-$(git rev-parse --short HEAD)}"
1818

0 commit comments

Comments
 (0)