Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Jan 11, 2023
1 parent df22393 commit d4c55a8
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.1"
date-released: 2022-12-30
version: "8.2.2"
date-released: 2023-01-11

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.1"
version = "8.2.2"

authors = ["Félix Saparelli <[email protected]>"]
license = "CC0-1.0"
Expand Down

0 comments on commit d4c55a8

Please sign in to comment.