We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f87b45 commit f94495fCopy full SHA for f94495f
src/Unleash.php
@@ -9,7 +9,7 @@ interface Unleash
9
{
10
public const string SDK_NAME = 'unleash-client-php';
11
12
- public const string SDK_VERSION = '2.6.1';
+ public const string SDK_VERSION = '2.7.0';
13
14
public const string SPECIFICATION_VERSION = '5.0.2';
15
0 commit comments