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

Commit 7fb37e5

Browse files
committed
8.2.1
1 parent 0de3151 commit 7fb37e5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ message: |
33
If you use this software, please cite it using these metadata.
44
title: "Cargo Watch: a project-watching companion tool for Cargo"
55

6-
version: 8.2.0
7-
date-released: 2022-12-29
6+
version: "8.2.1"
7+
date-released: 2022-12-30
88

99
repository-code: https://github.com/watchexec/cargo-watch
1010
license: CC0-1.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-watch"
3-
version = "8.2.0"
3+
version = "8.2.1"
44

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

0 commit comments

Comments
 (0)