From 0232333efa53545bc24211dff461879b4bf7d6af Mon Sep 17 00:00:00 2001 From: ebriney Date: Thu, 27 May 2021 17:11:30 +0200 Subject: [PATCH] Bump to 0.6.4 Signed-off-by: ebriney --- credentials/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/credentials/version.go b/credentials/version.go index c2cc3e2e..185e3679 100644 --- a/credentials/version.go +++ b/credentials/version.go @@ -1,4 +1,4 @@ package credentials // Version holds a string describing the current version -const Version = "0.6.3" +const Version = "0.6.4"