We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e93b5c + b59690d commit a4f766eCopy full SHA for a4f766e
1 file changed
src/Shell.php
@@ -57,7 +57,7 @@
57
*/
58
class Shell extends Application
59
{
60
- const VERSION = 'v0.12.18';
+ const VERSION = 'v0.12.19';
61
62
private Configuration $config;
63
private ?CodeCleaner $cleaner = null;
0 commit comments