Skip to content

Commit

Permalink
Bump version to v0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed Jun 19, 2014
1 parent 2d68a98 commit 13754d2
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.1.9';
const VERSION = 'v0.1.10';

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

0 comments on commit 13754d2

Please sign in to comment.