Skip to content

Commit

Permalink
[TASK] Prepare release version 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbelasichon committed Dec 2, 2020
1 parent f235a9d commit 11dd7ba
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.4';
private const VERSION = '0.7.5';

/**
* @var string
Expand Down

0 comments on commit 11dd7ba

Please sign in to comment.