cli: v1.17.0

This commit is contained in:
Félix Saparelli 2021-07-22 03:25:51 +12:00
parent 3948e4e9a0
commit bc07ad486d
5 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View File

@ -1207,7 +1207,7 @@ dependencies = [
[[package]]
name = "watchexec-cli"
version = "1.16.2"
version = "1.17.0"
dependencies = [
"assert_cmd",
"clap",

View File

@ -1,6 +1,6 @@
[package]
name = "watchexec-cli"
version = "1.16.2"
version = "1.17.0"
authors = ["Matt Green <mattgreenrocks@gmail.com>", "Félix Saparelli <felix@passcod.name>"]
license = "Apache-2.0"

View File

@ -3,7 +3,7 @@ source: cli/tests/help.rs
expression: "String::from_utf8(output.stdout).unwrap()"
---
watchexec 1.16.2
watchexec 1.17.0
Execute commands when watched files change
USAGE:

View File

@ -3,7 +3,7 @@ source: cli/tests/help.rs
expression: String::from_utf8(output.stdout).unwrap()
---
watchexec 1.16.2
watchexec 1.17.0
Execute commands when watched files change
USAGE:

View File

@ -3,7 +3,7 @@
<assemblyIdentity
type="win32"
name="Watchexec.Cli.watchexec"
version="1.16.2.0"
version="1.17.0.0"
/>
<trustInfo>