Skip to content

Commit a265d52

Browse files
committed
2.6.0 release
1 parent 37f8e42 commit a265d52

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.5.0';
13+
const APP_VERSION = '2.6.0';
1414

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

0 commit comments

Comments
 (0)