From 6a0ac73547e603af466b1a8785dacf106e67032f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Saparelli?= Date: Sun, 9 May 2021 02:21:07 +1200 Subject: [PATCH] cli: v1.16.0 --- Cargo.lock | 2 +- cli/Cargo.toml | 2 +- cli/watchexec.exe.manifest | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 659acad1..96f4ec8d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -765,7 +765,7 @@ dependencies = [ [[package]] name = "watchexec-cli" -version = "1.15.3" +version = "1.16.0" dependencies = [ "clap", "embed-resource", diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 256488ca..f2208e60 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "watchexec-cli" -version = "1.15.3" +version = "1.16.0" authors = ["Matt Green ", "FĂ©lix Saparelli "] license = "Apache-2.0" diff --git a/cli/watchexec.exe.manifest b/cli/watchexec.exe.manifest index 2a031345..342e9f17 100644 --- a/cli/watchexec.exe.manifest +++ b/cli/watchexec.exe.manifest @@ -3,7 +3,7 @@