Skip to content

Commit fbae002

Browse files
committed
Bump version to 2.3.1
1 parent b52fe05 commit fbae002

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
@@ -28,7 +28,7 @@
2828
*/
2929
final class ConsoleApplication extends Application
3030
{
31-
public const VERSION = '2.3.0';
31+
public const VERSION = '2.3.1';
3232

3333
public function __construct()
3434
{

0 commit comments

Comments
 (0)