From d949a39abc76c361d2ac52d9999ed43e23f08470 Mon Sep 17 00:00:00 2001 From: ARCANEDEV Date: Thu, 31 Dec 2015 20:09:17 +0000 Subject: [PATCH] Bump the version --- src/LogViewer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LogViewer.php b/src/LogViewer.php index 02cc57cc..127695bd 100644 --- a/src/LogViewer.php +++ b/src/LogViewer.php @@ -20,7 +20,7 @@ class LogViewer implements LogViewerInterface /** * LogViewer Version */ - const VERSION = '3.7.1'; + const VERSION = '3.7.3'; /* ------------------------------------------------------------------------------------------------ | Properties