From dbbdb7ef9bdf57c91c249995d1558d445dbae4ed Mon Sep 17 00:00:00 2001 From: Jorge Bolois Date: Sat, 3 Feb 2024 13:07:29 +0100 Subject: [PATCH] upgrading version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 16f1ad6..a61b9b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "mtemp" description = "Simple personal CLI tool for monitoring temperatures" license = "MIT" authors = ["Midefos "] -version = "0.1.2" +version = "0.1.21" edition = "2021" repository = "https://git.midefos.com/midefos/temp/" readme = "README.md"