mirror of
https://github.com/containers/skopeo.git
synced 2025-08-09 10:28:23 +00:00
As the title says [NO NEW TESTS NEEDED] Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
5 lines
86 B
Go
5 lines
86 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.13.4-dev"
|