Skip to content

Commit

Permalink
[RELEASE] Release of version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmack committed Jun 3, 2024
1 parent e4ce90e commit d99bdb9
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 @@ -33,7 +33,7 @@ final class Application extends BaseApplication
/**
* @var string
*/
public const VERSION = '0.8.0-DEV';
public const VERSION = '0.8.0';

/**
* getcwd() equivalent which always returns a string.
Expand Down

0 comments on commit d99bdb9

Please sign in to comment.