mirror of
https://github.com/containers/skopeo.git
synced 2025-09-26 04:35:14 +00:00
5 lines
81 B
Go
5 lines
81 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.0.0"
|