Skip to content

Commit

Permalink
8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Jan 4, 2024
1 parent 09cf724 commit 881e116
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.4.1"
date-released: 2023-08-30
version: "8.5.0"
date-released: 2024-01-04

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.4.1"
version = "8.5.0"

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

0 comments on commit 881e116

Please sign in to comment.