diff --git a/main.go b/main.go index 082af9e7..9d0afbe5 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( ) const ( - version = "0.1.5-dev" + version = "0.1.9-dev" usage = "inspect images on a registry" )