diff --git a/src/glady/Behind.php b/src/glady/Behind.php index 6bb7662..787ac97 100644 --- a/src/glady/Behind.php +++ b/src/glady/Behind.php @@ -18,7 +18,7 @@ */ class Behind { - const VERSION = '0.1.1'; + const VERSION = '0.1.2'; /** @var ClassLoader */ private static $classLoader = null;