Skip to content

Commit

Permalink
Merge branch 'release/0.11.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Feb 28, 2022
2 parents 3963e85 + 8f24d9c commit 7f7da64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shell.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
*/
class Shell extends Application
{
const VERSION = 'v0.11.1';
const VERSION = 'v0.11.2';

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

0 comments on commit 7f7da64

Please sign in to comment.