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