Skip to content

Commit

Permalink
Bump to v0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Aug 11, 2018
1 parent f7c2a2b commit cbad8ce
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 @@ -47,7 +47,7 @@
*/
class Shell extends Application
{
const VERSION = 'v0.9.6';
const VERSION = 'v0.9.7';

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

0 comments on commit cbad8ce

Please sign in to comment.