Skip to content

Commit

Permalink
8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Dec 29, 2022
1 parent 0de3151 commit 7fb37e5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ message: |
If you use this software, please cite it using these metadata.
title: "Cargo Watch: a project-watching companion tool for Cargo"

version: 8.2.0
date-released: 2022-12-29
version: "8.2.1"
date-released: 2022-12-30

repository-code: https://github.com/watchexec/cargo-watch
license: CC0-1.0
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-watch"
version = "8.2.0"
version = "8.2.1"

authors = ["Félix Saparelli <felix@passcod.name>"]
license = "CC0-1.0"
Expand Down

0 comments on commit 7fb37e5

Please sign in to comment.