1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-11 09:25:50 +00:00
skopeo/version/version.go
Miloslav Trmač e95123a2d4 Bump to v1.9.3-dev
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-08-02 18:59:24 +02:00

5 lines
85 B
Go

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