We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29894ae commit f2c9b51Copy full SHA for f2c9b51
1 file changed
client.go
@@ -18,7 +18,7 @@ import (
18
const (
19
deprecatedSuffix = "/features"
20
clientName = "unleash-go-sdk"
21
- clientVersion = "6.1.0"
+ clientVersion = "6.2.0"
22
specVersion = "4.3.1"
23
)
24
0 commit comments