From 13230f7c7c8eacdc3c34999bef7c52b4fbdfd992 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 5 May 2018 13:28:36 +0300 Subject: [PATCH] fix master branch --- flextype/Flextype.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flextype/Flextype.php b/flextype/Flextype.php index f64fb5a6..a34ff3c1 100755 --- a/flextype/Flextype.php +++ b/flextype/Flextype.php @@ -40,7 +40,7 @@ class Flextype * * @var string */ - const VERSION = '0.2.1'; + const VERSION = '0.3.0'; /** * Constructor.