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

Merge pull request #203 from ebriney/bump_to_v0.6.4

Bump to 0.6.4
This commit is contained in:
David Scott
2021-06-02 11:34:05 +01:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
package credentials package credentials
// Version holds a string describing the current version // Version holds a string describing the current version
const Version = "0.6.3" const Version = "0.6.4"