We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebde3b3 commit 7db59beCopy full SHA for 7db59be
lib/Boris/Boris.php
@@ -8,7 +8,7 @@
8
* Boris is a tiny REPL for PHP.
9
*/
10
class Boris {
11
- const VERSION = "1.0.5";
+ const VERSION = "1.0.6";
12
13
private $_prompt;
14
private $_historyFile;
0 commit comments