From 4294bd42dacb376923a5b87f6f4c0a94ad869865 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 03:54:07 +0000 Subject: [PATCH] release: watchexec-cli v1.22.1 (#551) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions Co-authored-by: Félix Saparelli --- CITATION.cff | 4 ++-- Cargo.lock | 2 +- crates/cli/Cargo.toml | 2 +- crates/cli/watchexec.exe.manifest | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index d8bdf82..48d95c5 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -3,8 +3,8 @@ message: | If you use this software, please cite it using these metadata. title: "Watchexec: a tool to react to filesystem changes, and a crate ecosystem to power it" -version: "1.22.0" -date-released: 2023-03-18 +version: "1.22.1" +date-released: 2023-03-22 repository-code: https://github.com/watchexec/watchexec license: Apache-2.0 diff --git a/Cargo.lock b/Cargo.lock index 414b7ab..6b9a44d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3864,7 +3864,7 @@ dependencies = [ [[package]] name = "watchexec-cli" -version = "1.22.0" +version = "1.22.1" dependencies = [ "argfile", "bosion", diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml index 2bcd474..116ac35 100644 --- a/crates/cli/Cargo.toml +++ b/crates/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "watchexec-cli" -version = "1.22.0" +version = "1.22.1" authors = ["Félix Saparelli ", "Matt Green "] license = "Apache-2.0" diff --git a/crates/cli/watchexec.exe.manifest b/crates/cli/watchexec.exe.manifest index 0d8cf33..c8e3316 100644 --- a/crates/cli/watchexec.exe.manifest +++ b/crates/cli/watchexec.exe.manifest @@ -3,7 +3,7 @@