diff --git a/Cargo.toml b/Cargo.toml index 1b0f851..7be2589 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "todor" -version = "1.5.1" +version = "1.5.2" edition = "2021" authors = ["JF Ding "] description = "yet another cli TODO in Rust"