Skip to content

Commit

Permalink
Bump version [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Apr 29, 2018
1 parent 815d5f2 commit a958970
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Library/Compiler.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
*/
class Compiler
{
const VERSION = '0.10.8';
const VERSION = '0.10.9';

public $parserCompiled = false;

Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.10.8-{build}
version: 0.10.9-{build}

environment:
matrix:
Expand Down

0 comments on commit a958970

Please sign in to comment.