diff --git a/.cz.toml b/.cz.toml index 4468b43..0e69999 100644 --- a/.cz.toml +++ b/.cz.toml @@ -1,7 +1,7 @@ [tool] [tool.commitizen] name = "cz_customize" -version = "0.1.0" +version = "0.2.0" tag_format = "v$version" bump_message = "bump: release $current_version → $new_version [skip-ci]" update_changelog_on_bump = false