cli: v1.18.8

This commit is contained in:
Félix Saparelli 2022-03-16 16:24:19 +13:00
parent bd3d7a8411
commit 572fc53793
6 changed files with 7 additions and 7 deletions

View File

@ -6,8 +6,8 @@ message: |
The library has its own CITATION.cff file in lib/.
title: Watchexec (command-line tool)
version: "1.18.7"
date-released: 2022-03-07
version: "1.18.8"
date-released: 2022-03-16
repository-code: https://github.com/watchexec/watchexec
license: Apache-2.0

2
Cargo.lock generated
View File

@ -2637,7 +2637,7 @@ dependencies = [
[[package]]
name = "watchexec-cli"
version = "1.18.7"
version = "1.18.8"
dependencies = [
"assert_cmd",
"clap",

View File

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

View File

@ -4,7 +4,7 @@ assertion_line: 16
expression: "String::from_utf8(output.stdout).unwrap()"
---
watchexec 1.18.7
watchexec 1.18.8
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.18.7
watchexec 1.18.8
Execute commands when watched files change
USAGE:

View File

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