diff --git a/.cz.toml b/.cz.toml index 3c17d9c74..15dd2cf05 100644 --- a/.cz.toml +++ b/.cz.toml @@ -2,6 +2,6 @@ name = "cz_conventional_commits" tag_format = "v$version" version_scheme = "semver" -version = "0.10.0" +version = "0.9.0" update_changelog_on_bump = true major_version_zero = true