Skip to content

Commit

Permalink
bump new application version
Browse files Browse the repository at this point in the history
  • Loading branch information
llaville committed Dec 1, 2023
1 parent 6cbaea8 commit 27ae22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Application.php
Expand Up @@ -33,7 +33,7 @@
final class Application extends BaseApplication
{
public const NAME = 'phplint';
public const VERSION = '9.0.4';
public const VERSION = '9.0.5';

public function __construct()
{
Expand Down

0 comments on commit 27ae22c

Please sign in to comment.