Skip to content

Commit 8ede6f1

Browse files
authored
chore: bump version to 4.2 (#187)
1 parent aab8893 commit 8ede6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-client-go"
21-
clientVersion = "4.1.4"
21+
clientVersion = "4.2.0"
2222
specVersion = "4.3.1"
2323
)
2424

0 commit comments

Comments
 (0)