Skip to content

Commit ee8c833

Browse files
authored
Prepare v9.1.0 release (#47)
1 parent 472fc9b commit ee8c833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ConfigCatClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
*/
3131
final class ConfigCatClient implements ClientInterface
3232
{
33-
public const SDK_VERSION = '9.0.0';
33+
public const SDK_VERSION = '9.1.0';
3434
private const CONFIG_JSON_CACHE_VERSION = 'v2';
3535

3636
private InternalLogger $logger;

0 commit comments

Comments
 (0)