Skip to content

Commit 77fc727

Browse files
committed
Merge branch 'release/0.11.7'
2 parents 63ca52c + 0dc2aa3 commit 77fc727

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.6';
52+
const VERSION = 'v0.11.7';
5353

5454
const PROMPT = '>>> ';
5555
const BUFF_PROMPT = '... ';

0 commit comments

Comments
 (0)