There was an error while loading. Please reload this page.
1 parent 6be9ffe commit 47362f1Copy full SHA for 47362f1
1 file changed
src/Console/ApplicationConfigurator.php
@@ -10,7 +10,7 @@
10
class ApplicationConfigurator
11
{
12
const APP_NAME = 'GrumPHP';
13
- const APP_VERSION = '2.20.0';
+ const APP_VERSION = '2.21.0';
14
15
public function configure(Application $application): void
16
0 commit comments