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