Files
skopeo/version/version.go
Miloslav Trmač 0667a1e037 Bump to 1.4.1-dev
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2021-08-02 17:37:31 +02:00

5 lines
85 B
Go

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