skopeo/version/version.go
Miloslav Trmač 5eace4078f Bump to v1.10.1-dev
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-09-30 20:43:02 +02:00

5 lines
86 B
Go

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