From d818f90038ee8f7539fdf64657bb6eeea1446f0c Mon Sep 17 00:00:00 2001 From: jakeroggenbuck Date: Mon, 14 Feb 2022 23:07:33 -0800 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0fc1941b..593a35f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "autoclockspeed" -version = "0.1.7" +version = "0.1.8" 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."