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