From 46749b88c077fbaa47b0af4a5f456029c135fd13 Mon Sep 17 00:00:00 2001 From: Simon Barendse Date: Fri, 24 Jan 2020 13:30:49 +0100 Subject: [PATCH] Update client version --- pkg/secrethub/client_version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/secrethub/client_version.go b/pkg/secrethub/client_version.go index 23b10d42..de4dac3d 100644 --- a/pkg/secrethub/client_version.go +++ b/pkg/secrethub/client_version.go @@ -2,4 +2,4 @@ package secrethub // ClientVersion is the current version of the client // Do not edit this unless you know what you're doing. -const ClientVersion = "v0.23.0" +const ClientVersion = "v0.26.0"