From fe85ff3c7039cddc325ff0c2078cf5d456f6cb0d Mon Sep 17 00:00:00 2001 From: DashieTM Date: Fri, 31 May 2024 18:48:12 +0200 Subject: [PATCH] chore: Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fef7bf3..21c9eeb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reset" -version = "1.2.0" +version = "1.2.1" edition = "2021" description = "A wip universal Linux settings application." repository = "https://github.com/Xetibo/ReSet"