release: watchexec-cli v1.21.0 (#478)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
This commit is contained in:
github-actions[bot] 2023-01-09 01:09:21 +00:00 committed by GitHub
parent 4e3e7a140a
commit 2479aaec4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 10 deletions

View File

@ -1,12 +1,10 @@
# YAML 1.2
---
cff-version: "1.1.0"
cff-version: 1.2.0
message: |
If you use this software, please cite it using these metadata.
title: "Watchexec: a tool to react to filesystem changes, and a crate ecosystem to power it"
title: Watchexec
version: "1.20.6"
date-released: 2022-09-07
version: "1.21.0"
date-released: 2023-01-09
repository-code: https://github.com/watchexec/watchexec
license: Apache-2.0
@ -16,4 +14,4 @@ authors:
given-names: Matt
- family-names: Saparelli
given-names: Félix
...
orcid: https://orcid.org/0000-0002-2010-630X

2
Cargo.lock generated
View File

@ -2658,7 +2658,7 @@ dependencies = [
[[package]]
name = "watchexec-cli"
version = "1.20.6"
version = "1.21.0"
dependencies = [
"clap",
"console-subscriber",

View File

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

View File

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