diff --git a/Library/Compiler.php b/Library/Compiler.php index eadfaab004..ae4ee7e7e1 100644 --- a/Library/Compiler.php +++ b/Library/Compiler.php @@ -31,7 +31,7 @@ */ class Compiler { - const VERSION = '0.10.10'; + const VERSION = '0.10.11'; public $parserCompiled = false; diff --git a/appveyor.yml b/appveyor.yml index 7cf5ad7fa1..7f332dbb27 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 0.10.10-{build} +version: 0.10.11-{build} environment: matrix: