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

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