Skip to content

Commit

Permalink
2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
veewee committed Jun 18, 2023
1 parent 668875a commit 3b8263b
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
Expand Up @@ -10,7 +10,7 @@
class ApplicationConfigurator
{
const APP_NAME = 'GrumPHP';
const APP_VERSION = '2.0.0-beta1';
const APP_VERSION = '2.0.0';

public function configure(Application $application): void
{
Expand Down

0 comments on commit 3b8263b

Please sign in to comment.