feat: allow replacing multiple lines per file

This commit is contained in:
TECHNOFAB 2024-12-29 17:54:38 +01:00
parent 053b7cb94b
commit a576cb735f
No known key found for this signature in database
GPG key ID: D06FBA11BA6FF836
5 changed files with 22 additions and 20 deletions

2
Cargo.lock generated
View file

@ -61,7 +61,7 @@ dependencies = [
[[package]]
name = "bump2version"
version = "1.0.2"
version = "1.1.0"
dependencies = [
"clap",
"regex",