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.2.0
---
cff-version: "1.1.0"
message: | message: |
If you use this software, please cite it using these metadata. 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.21.0"
version: "1.20.6" date-released: 2023-01-09
date-released: 2022-09-07
repository-code: https://github.com/watchexec/watchexec repository-code: https://github.com/watchexec/watchexec
license: Apache-2.0 license: Apache-2.0
@ -16,4 +14,4 @@ authors:
given-names: Matt given-names: Matt
- family-names: Saparelli - family-names: Saparelli
given-names: Félix given-names: Félix
... orcid: https://orcid.org/0000-0002-2010-630X

2
Cargo.lock generated
View File

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

View File

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

View File

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