mirror of
https://github.com/containers/skopeo.git
synced 2026-07-03 15:29:58 +00:00
1.21.0 was released (off an earlier commit). Signed-off-by: Miloslav Trmač <mitr@redhat.com>
5 lines
86 B
Go
5 lines
86 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.22.0-dev"
|