bump: version 0.0.1 → 0.1.0

This commit is contained in:
aria 2025-05-26 15:39:05 +10:00
parent 08095d9c74
commit fd8c064b48
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,6 @@
name = "cz_conventional_commits"
tag_format = "$version"
version_scheme = "semver"
version = "0.0.1"
version = "0.1.0"
update_changelog_on_bump = true
major_version_zero = true