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