Files
skopeo/version/version.go
Daniel J Walsh 119eeb83a7 Move to v1.5.1-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-10-06 16:32:33 -04:00

5 lines
85 B
Go

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