Compare commits

...

2 Commits

Author SHA1 Message Date
Antonio Murdaca
30db2ad7fc bump v0.1.9
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-02-29 12:20:12 +01:00
Antonio Murdaca
b8d3588b54 bump v0.1.9-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-02-29 12:18:52 +01:00

View File

@@ -11,7 +11,7 @@ import (
)
const (
version = "0.1.5-dev"
version = "0.1.9"
usage = "inspect images on a registry"
)