1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30

Merge pull request #145 from ulrich/bump-to-v0.6.2

Bump version to 0.6.2
This commit is contained in:
Ulrich VACHON
2019-05-02 12:50:58 +02:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
package credentials
// Version holds a string describing the current version
const Version = "0.6.1"
const Version = "0.6.2"