7672267e16
full diff: https://github.com/docker/docker-credential-helpers/compare/38bea2ce277ad0c9d2a6230692b0606ca5286526...v0.6.4 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
5 lines
102 B
Go
5 lines
102 B
Go
package credentials
|
|
|
|
// Version holds a string describing the current version
|
|
const Version = "0.6.4"
|