mirror of
https://github.com/TECHNOFAB11/bump2version.git
synced 2025-12-12 08:00:09 +01:00
fix: make part and file section in config optional
This commit is contained in:
parent
98ab491bd0
commit
1a7c22bdbf
6 changed files with 11 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
current_version = "1.0.0"
|
||||
current_version = "1.0.1"
|
||||
commit = true
|
||||
tag = true
|
||||
message = "chore: bump {current_version} → {new_version}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue