Skip to content

Commit

Permalink
Merge branch 'update-version-to-0.2' into main
Browse files Browse the repository at this point in the history
Closes #26
  • Loading branch information
akrabat committed Nov 23, 2020
2 parents aa1c389 + 61d5331 commit 15dadbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ var cfgFile string

// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Version: "0.1.1",
Version: "0.2",
Use: "rodeo",
Short: "Flickr command line tool",
Long: `A command line tool to work with Flickr and images.
Expand Down

0 comments on commit 15dadbb

Please sign in to comment.