Skip to content

Commit

Permalink
cli/flexkube: bump Version to v0.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Gozdek <[email protected]>
  • Loading branch information
invidian committed Aug 29, 2020
1 parent 9b5d66d commit 4aa4abe
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 @@ -8,7 +8,7 @@ import (

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

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

0 comments on commit 4aa4abe

Please sign in to comment.