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