Skip to content

Commit 310da6d

Browse files
chore: bump SDK version to 2.9.2 (#250)
1 parent b07cbd5 commit 310da6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Unleash.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ interface Unleash
99
{
1010
public const string SDK_NAME = 'unleash-php-sdk';
1111

12-
public const string SDK_VERSION = '2.9.1';
12+
public const string SDK_VERSION = '2.9.2';
1313

1414
public const string SPECIFICATION_VERSION = '5.1.9';
1515

0 commit comments

Comments
 (0)