bump to v0.1.20

- support image-spec v1.0.0-rc5

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2017-05-10 12:37:05 +02:00
parent 105be6a0ab
commit e802625b7c
No known key found for this signature in database
GPG Key ID: B2BEAD150DE936B9

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "0.1.20-dev"
const Version = "0.1.20"