diff --git a/version.go b/version.go index 0ead4e72..a37b4bdd 100644 --- a/version.go +++ b/version.go @@ -16,4 +16,4 @@ limitations under the License. package main // ProgramVersion current CLI version -const ProgramVersion = "0.0.7" +const ProgramVersion = "0.0.8"