Skip to content

Commit

Permalink
Merge branch 'release/0.11.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Jul 28, 2022
2 parents 5706bb7 + 9068d1e commit f455acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shell.php
Expand Up @@ -49,7 +49,7 @@
*/
class Shell extends Application
{
const VERSION = 'v0.11.7';
const VERSION = 'v0.11.8';

const PROMPT = '>>> ';
const BUFF_PROMPT = '... ';
Expand Down

0 comments on commit f455acf

Please sign in to comment.