Skip to content

Commit f38499a

Browse files
committed
Bump version number to 2.0.2
1 parent 1506d9e commit f38499a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Joomlatools/Console/Application.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class Application extends \Symfony\Component\Console\Application
1111
*
1212
* @var string
1313
*/
14-
const VERSION = '2.0.1';
14+
const VERSION = '2.0.2';
1515

1616
/**
1717
* Application name

0 commit comments

Comments
 (0)