Files
skopeo/version/version.go
Antonio Murdaca 98b3a13b46 version: bump v0.1.31-dev
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2018-05-20 10:56:32 +02:00

5 lines
86 B
Go

package version
// Version is the version of the build.
const Version = "0.1.31-dev"