From 06f426aa100f844305fc251f9479f1fde141a0e9 Mon Sep 17 00:00:00 2001 From: Ayooluwa Isaiah Date: Thu, 19 Aug 2021 12:58:49 +0100 Subject: [PATCH] Release v1.1.0 --- src/app.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.go b/src/app.go index a6dbb8b..a5e16d3 100644 --- a/src/app.go +++ b/src/app.go @@ -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{ {