Skip to content

Commit a3e3f34

Browse files
committed
Bump sdk version
1 parent 7b9ba53 commit a3e3f34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ConfigCatClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
final class ConfigCatClient
2525
{
2626
/** @var string */
27-
const SDK_VERSION = "5.2.0";
27+
const SDK_VERSION = "5.3.0";
2828

2929
/** @var LoggerInterface */
3030
private $logger;

0 commit comments

Comments
 (0)