diff --git a/main.go b/main.go index 17ad30e..0bfb739 100644 --- a/main.go +++ b/main.go @@ -19,7 +19,7 @@ import "github.com/phenixblue/kubectl-azs/cmd" var ( // VERSION defines the version of the utility. - VERSION = "v0.0.3" + VERSION = "v0.0.4" ) func main() {