Skip to content

Commit a9b5d92

Browse files
committed
chore: release v1.2.0
1 parent bcf3633 commit a9b5d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"github.com/spf13/cobra"
1414
)
1515

16-
var version = "1.1.1"
16+
var version = "1.2.0"
1717

1818
var rootCmd = &cobra.Command{
1919
Use: "pomo [work duration] [break duration]",

0 commit comments

Comments
 (0)