From a15b817a4fa5b687eb26997485715876ac578abc Mon Sep 17 00:00:00 2001 From: Ryan Ward Date: Wed, 27 May 2026 11:44:17 -0500 Subject: [PATCH] v1.5.3: Add diff summary titles and is_error propagation Co-Authored-By: Claude Opus 4.6 (1M context) --- app/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Cargo.toml b/app/Cargo.toml index 4095a77c..aa3308dd 100644 --- a/app/Cargo.toml +++ b/app/Cargo.toml @@ -5,7 +5,7 @@ description = "Galaxy - AI-powered terminal" edition = "2021" autobins = false name = "galaxy" -version = "1.5.2" +version = "1.5.3" publish.workspace = true license.workspace = true