From a9589700c9ca4afca8605ccbd47b27a8595829bb Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 29 Apr 2018 22:30:54 +0300 Subject: [PATCH] Bump version [ci skip] --- Library/Compiler.php | 2 +- appveyor.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Compiler.php b/Library/Compiler.php index cced1f3bfc..b8e38b7dcd 100644 --- a/Library/Compiler.php +++ b/Library/Compiler.php @@ -31,7 +31,7 @@ */ class Compiler { - const VERSION = '0.10.8'; + const VERSION = '0.10.9'; public $parserCompiled = false; diff --git a/appveyor.yml b/appveyor.yml index 746a5e6cea..401a61f1ca 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 0.10.8-{build} +version: 0.10.9-{build} environment: matrix: