Skip to content

Commit b150d47

Browse files
committed
2.8.0 release
1 parent b12f61e commit b150d47

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

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

0 commit comments

Comments
 (0)