Skip to content

Commit 61d5331

Browse files
committed
Update version to 0.2
1 parent aa1c389 commit 61d5331

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.1",
26+
Version: "0.2",
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)