Skip to content

Commit 750bf03

Browse files
committed
Merge branch 'release/0.12.0'
2 parents c65d832 + 4a80eed commit 750bf03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shell.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
*/
5151
class Shell extends Application
5252
{
53-
const VERSION = 'v0.11.21';
53+
const VERSION = 'v0.12.0';
5454

5555
private $config;
5656
private $cleaner;

0 commit comments

Comments
 (0)