Skip to content

Commit

Permalink
Version bump to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Oct 24, 2014
1 parent 0eeb1ca commit 7d98215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Psy/Shell.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
*/
class Shell extends Application
{
const VERSION = 'v0.2.0';
const VERSION = 'v0.2.1';

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

0 comments on commit 7d98215

Please sign in to comment.