We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6c1a0 commit 2547647Copy full SHA for 2547647
src/SPC/ConsoleApplication.php
@@ -25,7 +25,7 @@
25
*/
26
final class ConsoleApplication extends Application
27
{
28
- public const VERSION = '2.1.0';
+ public const VERSION = '2.1.1';
29
30
public function __construct()
31
0 commit comments