spec for v0.1.3 & bump v0.1.4-dev

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca
2016-01-28 19:02:28 +01:00
parent fdb5cac7f5
commit 45007a3006
2 changed files with 3 additions and 8 deletions

View File

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