diff --git a/Cargo.toml b/Cargo.toml index d9b33da..88a4ae8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ghidra-cli" -version = "0.1.2" +version = "0.1.3" edition = "2021" authors = ["Alexander Kiselev"] description = "Rust CLI to run Ghidra headless for reverse engineering with Claude Code and other agents"