1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-14 00:11:28 +05:30

Bump version to 0.6.2

Signed-off-by: Ulrich VACHON <ulrich.vachon@docker.com>
This commit is contained in:
Ulrich VACHON
2019-05-02 12:41:03 +02:00
parent 063cca0a6d
commit 22b8706efa
+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"