Skip to content

Commit

Permalink
Change latest version in Console
Browse files Browse the repository at this point in the history
  • Loading branch information
rougin committed Nov 16, 2023
1 parent c18f239 commit 8e46c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
class Console extends Application
{
const VERSION = '0.6.3';
const VERSION = '0.6.4';

/**
* Instantiates the console application.
Expand Down

0 comments on commit 8e46c75

Please sign in to comment.