Skip to content

Commit b0d5e6b

Browse files
committed
v1.0.0
1 parent 605fba9 commit b0d5e6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ func GetApp() *cli.App {
104104
},
105105
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.",
106106
UsageText: "[COMMAND] [OPTIONS]",
107-
Version: "v0.1.0",
107+
Version: "v1.0.0",
108108
EnableBashCompletion: true,
109109
Commands: []*cli.Command{
110110
{

0 commit comments

Comments
 (0)