From 1edba22b8ca48ac97f0e38e5415f7e71cec245ab Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Thu, 21 Dec 2023 12:48:59 +0100 Subject: [PATCH] task: Bumped clientVersion --- client.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client.go b/client.go index a2a6c57..c95467c 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{