mirror of
https://github.com/containers/skopeo.git
synced 2025-08-24 17:18:56 +00:00
Signed-off-by: Harshal Patil <harshal.patil@in.ibm.com> Signed-off-by: Brandon Lum <lumjjb@gmail.com>
5 lines
102 B
Go
5 lines
102 B
Go
package credentials
|
|
|
|
// Version holds a string describing the current version
|
|
const Version = "0.6.3"
|