traefik/vendor/github.com/docker/docker-credential-helpers/credentials/version.go

5 lines
102 B
Go
Raw Normal View History

2018-01-22 11:16:03 +00:00
package credentials
// Version holds a string describing the current version
const Version = "0.6.0"