Skip to content

Commit 4f1f0c6

Browse files
committed
chore: release v1.1.0
1 parent 32ded2b commit 4f1f0c6

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.0.5"
16+
var version = "1.1.0"
1717

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

0 commit comments

Comments
 (0)