diff --git a/Cargo.lock b/Cargo.lock index 5b0ba0b..3877d8d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -426,7 +426,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chezmoi_modify_manager" -version = "3.2.2" +version = "3.3.0" dependencies = [ "anstream", "anstyle", diff --git a/Cargo.toml b/Cargo.toml index c5fb315..e37ec24 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.2.2" +version = "3.3.0" [features] default = ["updater-tls-rusttls", "keyring"]