From 6d01e5ccc2b197199cfb0e02a02d9e8633a12969 Mon Sep 17 00:00:00 2001 From: robonen Date: Sun, 2 Aug 2026 20:51:08 +0700 Subject: [PATCH] feat: bump version to 0.1.1 in Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c2cdff7..43a963c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "syshelper" -version = "0.1.0" +version = "0.1.1" edition = "2021" [dependencies]