aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/docker/docker-credential-helpers/credentials/version.go
blob: ecc23e68b9fc448d463c5b22e5cecf8635c1a927 (plain)
1
2
3
4
package credentials

// Version holds a string describing the current version
const Version = "0.6.2"