From e8d3bb964cfcf3ce9a4b572195bf6e89857134c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Saparelli?= Date: Mon, 28 Mar 2022 10:29:14 +1300 Subject: [PATCH] cli: v1.18.11 --- CITATION.cff | 2 +- Cargo.lock | 2 +- cli/Cargo.toml | 2 +- cli/tests/snapshots/help__help_unix.snap | 2 +- cli/tests/snapshots/help__help_windows.snap | 2 +- cli/watchexec.exe.manifest | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index e05410b..72ba8dd 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -6,7 +6,7 @@ message: | The library has its own CITATION.cff file in lib/. title: Watchexec (command-line tool) -version: "1.18.10" +version: "1.18.11" date-released: 2022-03-27 repository-code: https://github.com/watchexec/watchexec diff --git a/Cargo.lock b/Cargo.lock index 67f9673..83a6138 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2648,7 +2648,7 @@ dependencies = [ [[package]] name = "watchexec-cli" -version = "1.18.10" +version = "1.18.11" dependencies = [ "assert_cmd", "clap", diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 5a8a85c..0eb8072 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "watchexec-cli" -version = "1.18.10" +version = "1.18.11" authors = ["Matt Green ", "FĂ©lix Saparelli "] license = "Apache-2.0" diff --git a/cli/tests/snapshots/help__help_unix.snap b/cli/tests/snapshots/help__help_unix.snap index ba42dc4..3c46449 100644 --- a/cli/tests/snapshots/help__help_unix.snap +++ b/cli/tests/snapshots/help__help_unix.snap @@ -4,7 +4,7 @@ assertion_line: 16 expression: "String::from_utf8(output.stdout).unwrap()" --- -watchexec 1.18.10 +watchexec 1.18.11 Execute commands when watched files change USAGE: diff --git a/cli/tests/snapshots/help__help_windows.snap b/cli/tests/snapshots/help__help_windows.snap index 550aeff..176c059 100644 --- a/cli/tests/snapshots/help__help_windows.snap +++ b/cli/tests/snapshots/help__help_windows.snap @@ -3,7 +3,7 @@ source: cli/tests/help.rs expression: String::from_utf8(output.stdout).unwrap() --- -watchexec 1.18.10 +watchexec 1.18.11 Execute commands when watched files change USAGE: diff --git a/cli/watchexec.exe.manifest b/cli/watchexec.exe.manifest index 265aee2..205f156 100644 --- a/cli/watchexec.exe.manifest +++ b/cli/watchexec.exe.manifest @@ -3,7 +3,7 @@