diff --git a/.cz.toml b/.cz.toml index c8bf6c957..d1a5df640 100644 --- a/.cz.toml +++ b/.cz.toml @@ -2,7 +2,7 @@ name = "cz_conventional_commits" tag_format = "v$version" version_scheme = "semver" -version = "0.6.3" +version = "0.6.2" update_changelog_on_bump = true major_version_zero = true changelog_file = "CHANGELOG.md"