From 6d7dea6cd7eb63ca5b7be5e94719d2e6650ea6ee Mon Sep 17 00:00:00 2001 From: jakeroggenbuck Date: Wed, 12 Jan 2022 16:12:25 -0800 Subject: [PATCH] Version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0dece6c5..513758ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "autoclockspeed" -version = "0.1.6" +version = "0.1.7" edition = "2018" license = "MIT" description = " A utility to check stats about your CPU, and auto regulate clock speeds to help with either performance or battery life."