From 34a6ff27f7a316f5596c3917e244069f1915649f Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Thu, 21 Dec 2023 13:54:06 +0100 Subject: [PATCH] task: Bumped clientVersion (#172) --- client.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client.go b/client.go index 8abe334..5110fe7 100644 --- a/client.go +++ b/client.go @@ -17,7 +17,7 @@ import ( const ( deprecatedSuffix = "/features" clientName = "unleash-client-go" - clientVersion = "4.0.0" + clientVersion = "4.1.0" ) var defaultStrategies = []strategy.Strategy{