Skip to content

Commit

Permalink
2.10.0 release
Browse files Browse the repository at this point in the history
veewee committed Dec 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 3238cb9 commit 469824f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/ApplicationConfigurator.php
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
class ApplicationConfigurator
{
const APP_NAME = 'GrumPHP';
const APP_VERSION = '2.9.10';
const APP_VERSION = '2.10.0';

public function configure(Application $application): void
{

0 comments on commit 469824f

Please sign in to comment.