From 4ee11948d679b61ce132f502a74cf98cc44eb8b5 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 18 Nov 2018 11:15:52 +0200 Subject: [PATCH] Bump version [ci skip] --- Library/Zephir.php | 2 +- appveyor.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Zephir.php b/Library/Zephir.php index 4a6267800a..6912d22b1b 100644 --- a/Library/Zephir.php +++ b/Library/Zephir.php @@ -18,5 +18,5 @@ */ final class Zephir { - const VERSION = '0.11.4-$Id$'; + const VERSION = '0.11.5-$Id$'; } diff --git a/appveyor.yml b/appveyor.yml index 065605e2ab..cf49758586 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 0.11.4-{build} +version: 0.11.5-{build} environment: matrix: