Skip to content

Commit 18c2617

Browse files
authored
Revert "Update examples to 0.6.1 (#138)" (#139)
This reverts commit 741159c.
1 parent 741159c commit 18c2617

File tree

172 files changed

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

+3
-7
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.1"
12-
RUNNER_VERSION: "0.6.1"
11+
EXAMPLE_VERSION: "0.6.0"
12+
RUNNER_VERSION: "0.6.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)}"
1515

0 commit comments

Comments
 (0)