Skip to content

Commit

Permalink
cli/flexkube: bump version to v0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Gozdek <[email protected]>
  • Loading branch information
invidian committed May 23, 2021
1 parent 2712be9 commit d62fe26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/flexkube/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (

const (
// Version is a version printed by the --version flag.
Version = "v0.5.2-unreleased"
Version = "v0.6.0"

// YesFlag is a const for --yes flag.
YesFlag = "yes"
Expand Down

0 comments on commit d62fe26

Please sign in to comment.