diff --git a/Cargo.toml b/Cargo.toml index 0e1a178..27a8830 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "agit" -version = "0.13.0" +version = "0.13.1" edition = "2021" description = "AI-native Git tool - pure Rust implementation" license = "Apache-2.0"