skopeo/version/version.go
Lokesh Mandvekar a0ce542193 Bump version to v1.4.0-dev
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2021-07-09 09:54:53 -04:00

5 lines
85 B
Go

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