Skip to content

Commit d99bdb9

Browse files
committed
[RELEASE] Release of version 0.8.0
1 parent e4ce90e commit d99bdb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Console/Application.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ final class Application extends BaseApplication
3333
/**
3434
* @var string
3535
*/
36-
public const VERSION = '0.8.0-DEV';
36+
public const VERSION = '0.8.0';
3737

3838
/**
3939
* getcwd() equivalent which always returns a string.

0 commit comments

Comments
 (0)