Skip to content

Commit

Permalink
Bumped version for real
Browse files Browse the repository at this point in the history
  • Loading branch information
phenixblue committed Apr 8, 2019
1 parent 179df11 commit 6497db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import "github.com/phenixblue/kubectl-azs/cmd"
var (

// VERSION defines the version of the utility.
VERSION = "v0.0.5"
VERSION = "v0.0.6"
)

func main() {
Expand Down

0 comments on commit 6497db0

Please sign in to comment.