From f51d964aa95d6832496bcce3ecbd95f820409e26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 14:14:08 +0000 Subject: [PATCH] [tagpr] prepare for the next release --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 1378311..46092c3 100644 --- a/main.go +++ b/main.go @@ -9,7 +9,7 @@ import ( "github.com/x-motemen/ghq/logger" ) -const version = "1.10.0" +const version = "1.10.1" var revision = "HEAD"