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

5 lines
102 B
Go
Raw Normal View History

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