diff --git a/Cargo.toml b/Cargo.toml index 3675ebbb..dda939c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "git-internal" -version = "0.6.0" +version = "0.6.1" edition = "2024" authors = ["Eli Ma "] description = "High-performance Rust library for Git internal objects, Pack files, and AI-assisted development objects (Intent, Plan, Task, Run, Evidence, Decision) with delta compression, streaming I/O, and smart protocol support."