Skip to content

Commit

Permalink
Bump version number to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ercanozkaya committed Sep 8, 2022
1 parent 1506d9e commit f38499a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Joomlatools/Console/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class Application extends \Symfony\Component\Console\Application
*
* @var string
*/
const VERSION = '2.0.1';
const VERSION = '2.0.2';

/**
* Application name
Expand Down

0 comments on commit f38499a

Please sign in to comment.