From 868f4ad20b455b133cac6f7a3f39930b8fcae73b Mon Sep 17 00:00:00 2001 From: Ken Chou Date: Sat, 31 Aug 2024 22:21:10 +0800 Subject: [PATCH] set version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7935c76..f0d9e6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "file-clean-rust" -version = "0.1.5" +version = "0.1.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html