Skip to content

Commit 741159c

Browse files
giulio93Xayton
andauthored
Update examples to 0.6.1 (#138)
Co-authored-by: Xayton <30591904+Xayton@users.noreply.github.com>
1 parent 67a2532 commit 741159c

File tree

172 files changed

+7
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

172 files changed

+7
-3
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)