From d7afdc0ea0b1ec7dc7aa10e777ae5e37d1ce7dea Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 5 Aug 2018 11:56:30 +0300 Subject: [PATCH] Bump version --- 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 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: