From 74934f304fdc6b46228b1eb82706212f34c3e16f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Saparelli?= Date: Sat, 1 May 2021 00:27:44 +1200 Subject: [PATCH] 1.15.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- watchexec.exe.manifest | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 875d441..992e49e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -515,7 +515,7 @@ dependencies = [ [[package]] name = "watchexec" -version = "1.15.2" +version = "1.15.3" dependencies = [ "clap", "derive_builder", diff --git a/Cargo.toml b/Cargo.toml index c3008ca..71e171c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "watchexec" -version = "1.15.2" +version = "1.15.3" authors = ["Matt Green ", "FĂ©lix Saparelli "] license = "Apache-2.0" diff --git a/watchexec.exe.manifest b/watchexec.exe.manifest index 23fafe5..2a03134 100644 --- a/watchexec.exe.manifest +++ b/watchexec.exe.manifest @@ -3,7 +3,7 @@