bump: version 0.3.0 → 0.4.0

This commit is contained in:
zontreck 2024-10-05 11:38:06 -07:00
parent d26025457c
commit 7564fd64aa
2 changed files with 16 additions and 1 deletions

View file

@ -3,7 +3,7 @@
"name": "cz_conventional_commits",
"tag_format": "$version",
"version_scheme": "semver",
"version": "0.3.0",
"version": "0.4.0",
"update_changelog_on_bump": true,
"major_version_zero": true
}