From ea79bd71c6d3f06bfa69a1280614ceb83cb08f40 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sat, 4 Aug 2018 16:58:33 +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 07ea0f4a08..a8e3f89551 100644 --- a/Library/Compiler.php +++ b/Library/Compiler.php @@ -31,7 +31,7 @@ */ class Compiler { - const VERSION = '0.10.11'; + const VERSION = '0.11.0'; public $parserCompiled = false; diff --git a/appveyor.yml b/appveyor.yml index 7f332dbb27..ab4df1421d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 0.10.11-{build} +version: 0.11.0-{build} environment: matrix: