Skip to content

Commit 93ea686

Browse files
committed
Bump version number to 2.0.1
1 parent 057ae2c commit 93ea686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Joomlatools/Console/Application.php

Lines changed: 1 addition & 1 deletion
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.0';
14+
const VERSION = '2.0.1';
1515

1616
/**
1717
* Application name

0 commit comments

Comments
 (0)