Skip to content

Commit

Permalink
Bump sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Jul 9, 2021
1 parent 7b9ba53 commit a3e3f34
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 @@ -24,7 +24,7 @@
final class ConfigCatClient
{
/** @var string */
const SDK_VERSION = "5.2.0";
const SDK_VERSION = "5.3.0";

/** @var LoggerInterface */
private $logger;
Expand Down

0 comments on commit a3e3f34

Please sign in to comment.