diff --git a/CITATION.cff b/CITATION.cff index f7f7fa6..4719d73 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -5,8 +5,8 @@ message: | If you use this software, please cite it using these metadata. title: Watchexec -version: "1.20.4" -date-released: 2022-07-01 +version: "1.20.5" +date-released: 2022-08-03 repository-code: https://github.com/watchexec/watchexec license: Apache-2.0 diff --git a/Cargo.lock b/Cargo.lock index 51d20b5..8595cbb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2511,7 +2511,7 @@ dependencies = [ [[package]] name = "watchexec-cli" -version = "1.20.4" +version = "1.20.5" dependencies = [ "clap", "console-subscriber", diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml index d7b3f20..f7896a7 100644 --- a/crates/cli/Cargo.toml +++ b/crates/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "watchexec-cli" -version = "1.20.4" +version = "1.20.5" authors = ["Matt Green ", "FĂ©lix Saparelli "] license = "Apache-2.0" diff --git a/crates/cli/watchexec.exe.manifest b/crates/cli/watchexec.exe.manifest index 82c0093..68a48ca 100644 --- a/crates/cli/watchexec.exe.manifest +++ b/crates/cli/watchexec.exe.manifest @@ -3,7 +3,7 @@