diff --git a/Cargo.toml b/Cargo.toml index 91b9870..c9d2ddd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "todo-mcp" -version = "0.1.1" +version = "0.2.0" edition = "2024" rust-version = "1.85" description = "simple todo cli with mcp server for ai integration"