From 4496cf4d64c6b29362b209c77c8f9f7baca61b3d Mon Sep 17 00:00:00 2001 From: Ken Chou Date: Sat, 16 Mar 2024 16:26:13 +0800 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4181668..a1130c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "file-clean-rust" -version = "0.1.1" +version = "0.1.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html