Skip to content

Commit

Permalink
Updated version to 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
n0rdy committed Aug 6, 2023
1 parent 44ddfb9 commit 72ab4e7
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: "0.0.6",
Version: "0.0.7",
}

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

0 comments on commit 72ab4e7

Please sign in to comment.