Skip to content

Commit

Permalink
update version to v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dpliakos committed Sep 23, 2023
1 parent ce4c96a commit 1d7de03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ var cfgFile string
// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Use: "jorge",
Version: "0.0.1",
Version: "0.0.2",
Short: "Manages different versions of a configuration file",
}

Expand Down

0 comments on commit 1d7de03

Please sign in to comment.