Skip to content

Commit

Permalink
first release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Keil committed Dec 16, 2017
1 parent 991f46e commit ccd5442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/hydra.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ func newRootCmd(args []string) *cobra.Command {
cmd := &cobra.Command{
Use: "hydra",
Short: "Hydra builds docker images and add multiple convenient tags",
Version: "1.0.0",
Version: "0.0.1",
SilenceUsage: true,
}

Expand Down

0 comments on commit ccd5442

Please sign in to comment.