diff --git a/Cargo.toml b/Cargo.toml index 4aa4919..a1d61b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "mtemp" description = "CLI for monitoring temperatures" license = "MIT" authors = ["Midefos "] -version = "0.1.21" +version = "0.1.22" edition = "2021" repository = "https://git.midefos.com/midefos/temp/" readme = "README.md"