Skip to content

Commit a236ee3

Browse files
committed
Prepare for 2.5.2
1 parent d7b9e5a commit a236ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SPC/ConsoleApplication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
*/
3333
final class ConsoleApplication extends Application
3434
{
35-
public const VERSION = '2.5.1';
35+
public const VERSION = '2.5.2';
3636

3737
public function __construct()
3838
{

0 commit comments

Comments
 (0)