We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63ca52c + 0dc2aa3 commit 77fc727Copy full SHA for 77fc727
src/Shell.php
@@ -49,7 +49,7 @@
49
*/
50
class Shell extends Application
51
{
52
- const VERSION = 'v0.11.6';
+ const VERSION = 'v0.11.7';
53
54
const PROMPT = '>>> ';
55
const BUFF_PROMPT = '... ';
0 commit comments