diff --git a/src/Application.php b/src/Application.php index b94e3c95..0cbab112 100644 --- a/src/Application.php +++ b/src/Application.php @@ -4,7 +4,7 @@ class Application { - const VERSION = '1.3.2'; + const VERSION = '1.4.0'; // Return codes const SUCCESS = 0,