Skip to content

Commit 9f7911d

Browse files
committed
Merge branch 'release/0.11.11'
2 parents 60af519 + ba67f2d commit 9f7911d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shell.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
*/
5050
class Shell extends Application
5151
{
52-
const VERSION = 'v0.11.10';
52+
const VERSION = 'v0.11.11';
5353

5454
/** @deprecated */
5555
const PROMPT = '>>> ';

0 commit comments

Comments
 (0)