Skip to content

Commit 7db59be

Browse files
committed
Version bump
1 parent ebde3b3 commit 7db59be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Boris/Boris.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Boris is a tiny REPL for PHP.
99
*/
1010
class Boris {
11-
const VERSION = "1.0.5";
11+
const VERSION = "1.0.6";
1212

1313
private $_prompt;
1414
private $_historyFile;

0 commit comments

Comments
 (0)