From fa97e923ef040e93e5589ab1bad11b1d9d17936d Mon Sep 17 00:00:00 2001 From: midefos Date: Sat, 4 Jan 2025 20:49:28 +0100 Subject: [PATCH] upgrade version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"