Skip to content

Commit 2547647

Browse files
committed
bump version to 2.1.1
1 parent 5f6c1a0 commit 2547647

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
@@ -25,7 +25,7 @@
2525
*/
2626
final class ConsoleApplication extends Application
2727
{
28-
public const VERSION = '2.1.0';
28+
public const VERSION = '2.1.1';
2929

3030
public function __construct()
3131
{

0 commit comments

Comments
 (0)