From bd566395d68b8002202d1f4c6ecb7bd0a47b486a Mon Sep 17 00:00:00 2001 From: Taufik Hidayat Date: Sun, 24 Nov 2024 06:33:28 +0700 Subject: [PATCH] chore: bump version to 0.2.6 --- cmd/root.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/root.go b/cmd/root.go index 0711941..c45bb74 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -31,7 +31,7 @@ var RootCmd = &cobra.Command{ Use: "geminicommit", Short: "CLI that writes your git commit messages for you with Google Gemini AI", Long: "CLI that writes your git commit messages for you with Google Gemini AI", - Version: "0.2.5", + Version: "0.2.6", // Uncomment the following line if your bare application // has an action associated with it: Run: rootHandler.RootCommand(