Skip to content

Commit

Permalink
Bumped version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
n0rdy committed Aug 9, 2023
1 parent d55299c commit 3ce3454
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.0.4",
Version: "1.0.5",
}

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

0 comments on commit 3ce3454

Please sign in to comment.