We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd57d24 commit a0fb2d9Copy full SHA for a0fb2d9
1 file changed
src/Application.php
@@ -33,7 +33,7 @@ class Application extends ConsoleApplication
33
/**
34
* Symfony Console Application version
35
*/
36
- const VERSION = '1.0.4';
+ const VERSION = '1.0.5';
37
38
39
* Default configuration file name
0 commit comments