Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoisaiah committed Aug 19, 2021
1 parent 6e8ad0a commit 06f426a
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 @@ -129,7 +129,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: "v1.0.1",
Version: "v1.1.0",
EnableBashCompletion: true,
Commands: []*cli.Command{
{
Expand Down

0 comments on commit 06f426a

Please sign in to comment.