Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Commit d630f88

Browse files
committed
bump: version 0.13.0 → 0.14.0
1 parent fdfd511 commit d630f88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
tag_format = "v$version"
55
version_files = [
66
"./Taskfile.yml"

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3"
22

33
env:
4-
GCGC_VERSION: v0.13.0
4+
GCGC_VERSION: v0.14.0
55

66
tasks:
77
ci-test:

0 commit comments

Comments
 (0)