@@ -4,7 +4,7 @@ set -euo pipefail
44
55# @start-kcov-exclude
66# --- keep from: scripts/cz/options.sh ---
7- VERSION=0.1 .0 # x-release-please-version
7+ VERSION=0.2 .0 # x-release-please-version
88# --- begin: gengetoptions parser -f ./options.sh parser_definition parse ---
99# Generated by getoptions (BEGIN)
1010# URL: https://github.com/ko1nksm/getoptions (v3.3.2)
@@ -1014,7 +1014,7 @@ case $cmd in
10141014 create)
10151015 # @start-kcov-exclude
10161016 # --- keep from: scripts/cz/options.sh ---
1017- VERSION=0.1 .0 # x-release-please-version
1017+ VERSION=0.2 .0 # x-release-please-version
10181018 # --- begin: gengetoptions parser -f ./options.sh parser_definition_create parse_create ---
10191019 # Generated by getoptions (BEGIN)
10201020 # URL: https://github.com/ko1nksm/getoptions (v3.3.2)
@@ -1102,7 +1102,7 @@ case $cmd in
11021102 lint)
11031103 # @start-kcov-exclude
11041104 # --- keep from: scripts/cz/options.sh ---
1105- VERSION=0.1 .0 # x-release-please-version
1105+ VERSION=0.2 .0 # x-release-please-version
11061106 # --- begin: gengetoptions parser -f ./options.sh parser_definition_lint parse_lint ---
11071107 # Generated by getoptions (BEGIN)
11081108 # URL: https://github.com/ko1nksm/getoptions (v3.3.2)
@@ -1203,7 +1203,7 @@ case $cmd in
12031203 init)
12041204 # @start-kcov-exclude
12051205 # --- keep from: scripts/cz/options.sh ---
1206- VERSION=0.1 .0 # x-release-please-version
1206+ VERSION=0.2 .0 # x-release-please-version
12071207 # --- begin: gengetoptions parser -f ./options.sh parser_definition_init parse_init ---
12081208 # Generated by getoptions (BEGIN)
12091209 # URL: https://github.com/ko1nksm/getoptions (v3.3.2)
@@ -1316,7 +1316,7 @@ case $cmd in
13161316 hook)
13171317 # @start-kcov-exclude
13181318 # --- keep from: scripts/cz/options.sh ---
1319- VERSION=0.1 .0 # x-release-please-version
1319+ VERSION=0.2 .0 # x-release-please-version
13201320 # --- begin: gengetoptions parser -f ./options.sh parser_definition_hook parse_hook ---
13211321 # Generated by getoptions (BEGIN)
13221322 # URL: https://github.com/ko1nksm/getoptions (v3.3.2)
0 commit comments