Skip to content

Commit e4e2b07

Browse files
committed
Bumped version to 1.2.0
1 parent 4e08885 commit e4e2b07

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
@@ -11,7 +11,7 @@ var rootCmd = &cobra.Command{
1111
Use: "remindme",
1212
Short: "A tool to set reminders from the terminal",
1313
Long: `A tool to set reminders from the terminal.`,
14-
Version: "1.1.0",
14+
Version: "1.2.0",
1515
}
1616

1717
// Execute adds all child commands to the root command and sets flags appropriately.

0 commit comments

Comments
 (0)