cli: v1.17.1

This commit is contained in:
Félix Saparelli 2021-07-31 06:37:29 +12:00
parent 13140c88c4
commit e21a3a99f6
6 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@ message: |
title: Watchexec (command-line tool)
version: 1.17.0
date-released: 2021-07-22
date-released: 2021-07-31
repository-code: https://github.com/watchexec/watchexec
license: Apache-2.0

2
Cargo.lock generated
View File

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

View File

@ -1,6 +1,6 @@
[package]
name = "watchexec-cli"
version = "1.17.0"
version = "1.17.1"
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.17.0
watchexec 1.17.1
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.17.0
watchexec 1.17.1
Execute commands when watched files change
USAGE:

View File

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