Skip to content

Commit f94495f

Browse files
authored
chore(release): v2.7 (#235)
1 parent 4f87b45 commit f94495f

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-client-php';
1111

12-
public const string SDK_VERSION = '2.6.1';
12+
public const string SDK_VERSION = '2.7.0';
1313

1414
public const string SPECIFICATION_VERSION = '5.0.2';
1515

0 commit comments

Comments
 (0)