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