Skip to content

Commit ccd5442

Browse files
author
Ben Keil
committed
first release
1 parent 991f46e commit ccd5442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/hydra.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ func newRootCmd(args []string) *cobra.Command {
4545
cmd := &cobra.Command{
4646
Use: "hydra",
4747
Short: "Hydra builds docker images and add multiple convenient tags",
48-
Version: "1.0.0",
48+
Version: "0.0.1",
4949
SilenceUsage: true,
5050
}
5151

0 commit comments

Comments
 (0)