There was an error while loading. Please reload this page.
1 parent ad63461 commit 732a228Copy full SHA for 732a228
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.19.0';
+ const APP_VERSION = '2.20.0';
14
15
public function configure(Application $application): void
16
0 commit comments