From a445c4e95a87fa098bea9fffa5100e44835e78e8 Mon Sep 17 00:00:00 2001 From: Nikita Gusakov Date: Sun, 14 Sep 2014 01:58:04 +0400 Subject: [PATCH] Bump version --- Library/Compiler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Compiler.php b/Library/Compiler.php index 6ca4ee9540..31ff05acd9 100755 --- a/Library/Compiler.php +++ b/Library/Compiler.php @@ -30,7 +30,7 @@ */ class Compiler { - const VERSION = '0.4.6a'; + const VERSION = '0.5.0a'; /** * @var CompilerFile[]