diff --git a/.cz.toml b/.cz.toml index ff01b1799..3a10d9132 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.0" +version = "0.6.1" update_changelog_on_bump = false major_version_zero = true changelog_file = "CHANGELOG.md"