Files
skopeo/version/version.go
Valentin Rothberg 759dc98b32 bump to v0.1.42-dev
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-02-07 12:18:42 +01:00

5 lines
86 B
Go

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