Skip to content

Commit 49baf65

Browse files
committed
2.15.0 release
1 parent 13064e5 commit 49baf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/ApplicationConfigurator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class ApplicationConfigurator
1111
{
1212
const APP_NAME = 'GrumPHP';
13-
const APP_VERSION = '2.14.0';
13+
const APP_VERSION = '2.15.0';
1414

1515
public function configure(Application $application): void
1616
{

0 commit comments

Comments
 (0)