Skip to content

Commit 1ccb34e

Browse files
authored
bump examples to 0.1.18 (#509)
1 parent 22625b4 commit 1ccb34e

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.17"
15+
EXAMPLE_VERSION: "0.1.18"
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)