Files
skopeo/version/version.go
Antonio Murdaca e802625b7c bump to v0.1.20
- support image-spec v1.0.0-rc5

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-05-10 12:37:07 +02:00

5 lines
82 B
Go

package version
// Version is the version of the build.
const Version = "0.1.20"