From 30422b703acfcc9f44b58d0868d7b5bfdf4dee80 Mon Sep 17 00:00:00 2001 From: someoneonsmile Date: Sat, 26 Oct 2024 00:07:56 +0800 Subject: [PATCH] chore: update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 42cd5af..05661cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stow-cm" -version = "0.10.7" +version = "0.10.9" authors = ["someone"] edition = "2021"