Skip to content

Commit

Permalink
Merge pull request #1380 from sergeyklay/master
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
sergeyklay authored Jan 3, 2017
2 parents e3a9f48 + 643d194 commit 72dbb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Compiler.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
*/
class Compiler
{
const VERSION = '0.9.5a-dev';
const VERSION = '0.9.6a-dev';

public $parserCompiled = false;

Expand Down

0 comments on commit 72dbb20

Please sign in to comment.