Skip to content

Commit

Permalink
Merge pull request #17 from dpliakos/update_version
Browse files Browse the repository at this point in the history
update version to v0.0.2
  • Loading branch information
dpliakos authored Sep 23, 2023
2 parents ce4c96a + 1d7de03 commit 9add63a
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 9add63a

Please sign in to comment.