diff --git a/Cargo.lock b/Cargo.lock index badcc90..96df9dd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -385,7 +385,7 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" [[package]] name = "chezmoi_modify_manager" -version = "3.3.0" +version = "3.4.0" dependencies = [ "anstream", "anstyle", diff --git a/Cargo.toml b/Cargo.toml index e150122..a04565e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "GPL-3.0-only" name = "chezmoi_modify_manager" repository = "https://github.com/VorpalBlade/chezmoi_modify_manager" rust-version = "1.75.0" -version = "3.3.0" +version = "3.4.0" [features] default = ["updater-tls-rusttls", "keyring", "vendored"]