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

Merge pull request #157 from guillaumerose/bump

Bump to 0.6.3
This commit is contained in:
Guillaume Rose
2019-07-16 13:54:57 +02: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.2" const Version = "0.6.3"