Skip to content

Commit

Permalink
Bump reported version
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed May 13, 2024
1 parent 6db5505 commit 8e805d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ConfigCatClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
*/
final class ConfigCatClient implements ClientInterface
{
public const SDK_VERSION = '9.1.1';
public const SDK_VERSION = '9.2.0';
private const CONFIG_JSON_CACHE_VERSION = 'v2';

private InternalLogger $logger;
Expand Down

0 comments on commit 8e805d8

Please sign in to comment.