mirror of
https://github.com/containers/skopeo.git
synced 2025-10-22 11:44:05 +00:00
5 lines
86 B
Go
5 lines
86 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.1.42-dev"
|