diff --git a/.cz.toml b/.cz.toml index 7e15389..64fb53b 100644 --- a/.cz.toml +++ b/.cz.toml @@ -2,5 +2,5 @@ name = "cz_conventional_commits" tag_format = "$version" version_scheme = "semver" -version = "4.0.2" +version = "4.1.0" update_changelog_on_bump = true