diff --git a/Cargo.lock b/Cargo.lock index 6a2979d..8c739c9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -422,7 +422,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chezmoi_modify_manager" -version = "3.1.2" +version = "3.2.0" dependencies = [ "anstream", "anstyle", diff --git a/Cargo.toml b/Cargo.toml index adeb28a..c770af0 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.1.2" +version = "3.2.0" [features] default = ["updater-tls-rusttls", "keyring"]