Skip to content

Commit

Permalink
chore: bump version to 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tfkhdyt committed Nov 23, 2024
1 parent 0eb85b3 commit bd56639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit bd56639

Please sign in to comment.