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

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