skopeo/version/version.go
Valentin Rothberg 13c69d48fa bump to v1.1.2-dev
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-07-29 11:06:46 +02:00

5 lines
85 B
Go

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