diff --git a/.cz.toml b/.cz.toml index f3bfb33..68a5309 100644 --- a/.cz.toml +++ b/.cz.toml @@ -1,7 +1,7 @@ [tool] [tool.commitizen] name = "cz_customize" -version = "0.2.1" +version = "0.3.0" tag_format = "v$version" bump_message = "bump: release $current_version → $new_version [skip-ci]" update_changelog_on_bump = false