Skip to content

Commit

Permalink
Merge branch 'release/0.10.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Mar 14, 2021
2 parents f804222 + 60818c2 commit a395af4
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.10.6';
const VERSION = 'v0.10.7';

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

0 comments on commit a395af4

Please sign in to comment.