diff --git a/ErrorHandler.php b/ErrorHandler.php index 9d1eb1c..64c4c89 100644 --- a/ErrorHandler.php +++ b/ErrorHandler.php @@ -3,7 +3,7 @@ * ErrorHandler - Error and Exception hanlder with syntax highlighting * * @package Debug - * @version 1.2 + * @version 1.3 * @link http://github.com/redcatphp/Debug/ * @author Jo Surikat * @website http://redcatphp.com diff --git a/Vars.php b/Vars.php index 9fa44cd..0bcc6ef 100644 --- a/Vars.php +++ b/Vars.php @@ -3,7 +3,7 @@ * Vars - Lighter alternative to var_dump() with backtrace of the call and syntax highlighting * * @package Debug - * @version 1.2 + * @version 1.3 * @link http://github.com/redcatphp/Debug/ * @author Jo Surikat * @website http://redcatphp.com