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

View file

@ -1,6 +1,6 @@
[package]
name = "bump2version"
version = "1.0.2"
version = "1.1.0"
edition = "2021"
description = "⬆️ Easily manage version numbers in your projects."
license = "MIT"