Skip to content

Commit f2c9b51

Browse files
authored
chore: bump version to 6.2.0 (#244)
1 parent 29894ae commit f2c9b51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
const (
1919
deprecatedSuffix = "/features"
2020
clientName = "unleash-go-sdk"
21-
clientVersion = "6.1.0"
21+
clientVersion = "6.2.0"
2222
specVersion = "4.3.1"
2323
)
2424

0 commit comments

Comments
 (0)