Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoisaiah committed Aug 8, 2021
1 parent 605fba9 commit b0d5e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ func GetApp() *cli.App {
},
Usage: "Focus is a cross-platform productivity timer for the command-line. It is based on the Pomodoro Technique,\n\t\ta time management method developed by Francesco Cirillo in the late 1980s.",
UsageText: "[COMMAND] [OPTIONS]",
Version: "v0.1.0",
Version: "v1.0.0",
EnableBashCompletion: true,
Commands: []*cli.Command{
{
Expand Down

0 comments on commit b0d5e6b

Please sign in to comment.