Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

Commit 49cb840

Browse files
committed
update version
1 parent f31d4ae commit 49cb840

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ErrorHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* ErrorHandler - Error and Exception hanlder with syntax highlighting
44
*
55
* @package Debug
6-
* @version 1.0
6+
* @version 1.2
77
* @link http://github.com/surikat/Debug/
88
* @author Jo Surikat <jo@surikat.pro>
99
* @website http://wildsurikat.com

Vars.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Vars - Lighter alternative to var_dump() with backtrace of the call and syntax highlighting
44
*
55
* @package Debug
6-
* @version 1.0
6+
* @version 1.2
77
* @link http://github.com/surikat/Debug/
88
* @author Jo Surikat <jo@surikat.pro>
99
* @website http://wildsurikat.com

0 commit comments

Comments
 (0)