diff --git a/main.go b/main.go index 5be5be47..40ecc4d6 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( ) const ( - version = "0.1.1" + version = "0.1.2-dev" usage = "inspect images on a registry" )