From 6857a7457ded4f5f0855e58d9bc5aa6d2252f67f Mon Sep 17 00:00:00 2001 From: Alexander Kiselev Date: Sun, 1 Feb 2026 09:22:13 -0800 Subject: [PATCH] vbump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bd5ff8a..a120ff3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ghidra-cli" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Alexander Kiselev"] description = "Rust CLI to run Ghidra headless for reverse engineering with Claude Code and other agents"