Skip to content

Commit

Permalink
Merge branch 'release/0.10.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Mar 15, 2020
2 parents 1deebbc + 78c793e commit e361c8b
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 @@ -46,7 +46,7 @@
*/
class Shell extends Application
{
const VERSION = 'v0.9.12';
const VERSION = 'v0.10.0';

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

0 comments on commit e361c8b

Please sign in to comment.