From 991396516db02c3a7822d1a963143fc6c498b613 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 21 Mar 2018 01:54:51 +0300 Subject: [PATCH] add flextype version --- flextype/Flextype.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flextype/Flextype.php b/flextype/Flextype.php index 36f26a2c..3b229e1f 100755 --- a/flextype/Flextype.php +++ b/flextype/Flextype.php @@ -56,7 +56,7 @@ class Flextype * * @var string */ - const VERSION = '0.0.0'; + const VERSION = '0.1.0'; /** * Constructor.