From 647d3d0c50217ad174847f6856603b960c29a804 Mon Sep 17 00:00:00 2001 From: JasWSInc Date: Fri, 15 Aug 2014 02:55:42 -0800 Subject: [PATCH] Bumping version after changes introduced by: websharks/html-compressor#31 --- html-compressor/includes/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html-compressor/includes/core.php b/html-compressor/includes/core.php index 4d2c7fe..13894f0 100644 --- a/html-compressor/includes/core.php +++ b/html-compressor/includes/core.php @@ -28,7 +28,7 @@ class core // Heart of the HTML Compressor. * * @var string Dated version string: `YYMMDD`. */ - protected $version = '140712'; + protected $version = '140815'; /** * An array of class options.