Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
darrikonn committed Dec 9, 2019
1 parent d984692 commit 47f742d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ var (

rootCmd = &cobra.Command{
Use: "cheat",
Version: "0.3.0",
Version: "0.4.0",
SilenceUsage: true,
Short: "Cheat is a personal cheatsheet manager",
Long: strings.TrimSpace(`
Expand Down

0 comments on commit 47f742d

Please sign in to comment.