Files
docker-cli/vendor/github.com/docker/docker-credential-helpers/credentials/version.go
Tycho Andersen 6bd5c63c78 version bump for docker-credential-helpers
Signed-off-by: Tycho Andersen <tycho@docker.com>
2017-09-20 11:15:49 -06:00

5 lines
102 B
Go

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