bump: version 0.0.1 → 0.1.0

This commit is contained in:
2026-06-05 22:58:14 +02:00
parent 7c1276741c
commit 03e5bc9d92
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[ tool.commitizen ]
name = "cz_conventional_commits"
version = "0.0.1"
version = "0.1.0"
tag_format = "v$version"
update_changelog_on_bump = true
version_files = [ ".cz.toml:version" ]