Skip to content

Commit 3238cb9

Browse files
committed
2.9.10 release
1 parent 3018636 commit 3238cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/ApplicationConfigurator.php

+1-1
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.9.0';
13+
const APP_VERSION = '2.9.10';
1414

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

0 commit comments

Comments
 (0)