There was an error while loading. Please reload this page.
1 parent 786544b commit cb139d7Copy full SHA for cb139d7
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.13.0';
+ const APP_VERSION = '2.14.0';
14
15
public function configure(Application $application): void
16
0 commit comments