We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa1c389 + 61d5331 commit 15dadbbCopy full SHA for 15dadbb
commands/root.go
@@ -23,7 +23,7 @@ var cfgFile string
23
24
// rootCmd represents the base command when called without any subcommands
25
var rootCmd = &cobra.Command{
26
- Version: "0.1.1",
+ Version: "0.2",
27
Use: "rodeo",
28
Short: "Flickr command line tool",
29
Long: `A command line tool to work with Flickr and images.
0 commit comments