Skip to content

Commit a4f766e

Browse files
committed
Merge branch 'release/v0.12.19'
2 parents 5e93b5c + b59690d commit a4f766e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Shell.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
*/
5858
class Shell extends Application
5959
{
60-
const VERSION = 'v0.12.18';
60+
const VERSION = 'v0.12.19';
6161

6262
private Configuration $config;
6363
private ?CodeCleaner $cleaner = null;

0 commit comments

Comments
 (0)