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

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