We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ded2b commit 4f1f0c6Copy full SHA for 4f1f0c6
cmd/root.go
@@ -13,7 +13,7 @@ import (
13
"github.com/spf13/cobra"
14
)
15
16
-var version = "1.0.5"
+var version = "1.1.0"
17
18
var rootCmd = &cobra.Command{
19
Use: "pomo [work duration] [break duration]",
0 commit comments