Skip to content

Commit f784d5e

Browse files
committed
Merge branch 'update-version-to-0.1.1' into main
Closes #13
2 parents d004169 + 3499f1a commit f784d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ var cfgFile string
2323

2424
// rootCmd represents the base command when called without any subcommands
2525
var rootCmd = &cobra.Command{
26-
Version: "0.1",
26+
Version: "0.1.1",
2727
Use: "rodeo",
2828
Short: "Flickr command line tool",
2929
Long: `A command line tool to work with Flickr and images.

0 commit comments

Comments
 (0)