Skip to content

Commit 0fe1442

Browse files
authored
Bump version from 2.8.0 to 2.8.2
1 parent 1e47803 commit 0fe1442

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
@@ -34,7 +34,7 @@
3434
*/
3535
final class ConsoleApplication extends Application
3636
{
37-
public const string VERSION = '2.8.0';
37+
public const string VERSION = '2.8.2';
3838

3939
public function __construct()
4040
{

0 commit comments

Comments
 (0)