Skip to content

Commit

Permalink
Bumped version number for Go version change.
Browse files Browse the repository at this point in the history
  • Loading branch information
wakatara committed Jun 5, 2024
1 parent fcece92 commit efeb730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harsh.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ func main() {
Name: "Harsh",
Usage: "habit tracking for geeks",
Description: "A simple, minimalist CLI for tracking and understanding habits.",
Version: "0.10.0",
Version: "0.10.1",
Flags: []cli.Flag{
&cli.BoolFlag{
Name: "no-color",
Expand Down

0 comments on commit efeb730

Please sign in to comment.