Skip to content

Commit

Permalink
chore: bump version before release
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Jul 29, 2024
1 parent 8024135 commit df5841b
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.1.1"
clientVersion = "4.1.2"
specVersion = "4.3.1"
)

Expand Down

0 comments on commit df5841b

Please sign in to comment.