Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca
2016-01-21 12:26:59 +01:00
parent f6bb924053
commit 7c8a3fdbe0
8 changed files with 343 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ import (
)
const (
version = "0.0.1-alpha"
version = "0.1.0"
usage = "inspect images on a registry"
)