release: watchexec-cli v1.22.1 (#551)

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-03-22 03:54:07 +00:00 committed by GitHub
parent f0d115f600
commit 4294bd42da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -3,8 +3,8 @@ 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"
version: "1.22.0"
date-released: 2023-03-18
version: "1.22.1"
date-released: 2023-03-22
repository-code: https://github.com/watchexec/watchexec
license: Apache-2.0

2
Cargo.lock generated
View File

@ -3864,7 +3864,7 @@ dependencies = [
[[package]]
name = "watchexec-cli"
version = "1.22.0"
version = "1.22.1"
dependencies = [
"argfile",
"bosion",

View File

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

View File

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