Files
skopeo/version/version.go
Miloslav Trmač f1485781be Bump to v1.9.1-dev
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-07-13 10:34:41 +02:00

5 lines
85 B
Go

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