Skip to content

Commit 25a1d66

Browse files
authored
Chore: Increase version before release (#234)
1 parent db097e2 commit 25a1d66

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
@@ -7,7 +7,7 @@
77

88
interface Unleash
99
{
10-
public const string SDK_VERSION = '2.6.0';
10+
public const string SDK_VERSION = '2.6.1';
1111

1212
public const string SPECIFICATION_VERSION = '5.0.2';
1313

0 commit comments

Comments
 (0)