Skip to content

Commit

Permalink
Bumped version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
n0rdy committed May 1, 2024
1 parent 4e08885 commit e4e2b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ var rootCmd = &cobra.Command{
Use: "remindme",
Short: "A tool to set reminders from the terminal",
Long: `A tool to set reminders from the terminal.`,
Version: "1.1.0",
Version: "1.2.0",
}

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

0 comments on commit e4e2b07

Please sign in to comment.