Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/revert-breaking-changes' into re…
Browse files Browse the repository at this point in the history
…vert-breaking-changes
  • Loading branch information
gastonfournier committed Nov 21, 2023
2 parents 92bcbeb + d495933 commit dbf0db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
const (
deprecatedSuffix = "/features"
clientName = "unleash-client-go"
clientVersion = "3.9.0"
clientVersion = "3.9.1"
)

var defaultStrategies = []strategy.Strategy{
Expand Down

0 comments on commit dbf0db5

Please sign in to comment.