Skip to content

Commit

Permalink
[TASK] Prepare release version 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbelasichon committed Dec 1, 2020
1 parent 7e98df7 commit 7c733d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ final class Application extends SymfonyApplication
/**
* @var string
*/
private const VERSION = '0.7.3';
private const VERSION = '0.7.4';

/**
* @var string
Expand Down

0 comments on commit 7c733d4

Please sign in to comment.