Skip to content

Commit

Permalink
Revert "upgrade: 4.0.0 release (#147)"
Browse files Browse the repository at this point in the history
This reverts commit 0efdcc8.
  • Loading branch information
gastonfournier committed Nov 20, 2023
1 parent 0efdcc8 commit 7149fa2
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 = "4.0.0"
clientVersion = "4.0.0-beta.1"
)

var defaultStrategies = []strategy.Strategy{
Expand Down

0 comments on commit 7149fa2

Please sign in to comment.