We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1506d9e commit f38499aCopy full SHA for f38499a
src/Joomlatools/Console/Application.php
@@ -11,7 +11,7 @@ class Application extends \Symfony\Component\Console\Application
11
*
12
* @var string
13
*/
14
- const VERSION = '2.0.1';
+ const VERSION = '2.0.2';
15
16
/**
17
* Application name
0 commit comments