From 5be7b5c912b94b85b20e423b9b8bd4680ccaa53b Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Sat, 8 Aug 2015 02:11:41 -0400 Subject: [PATCH] Bump version --- src/abeautifulsite/SimpleImage.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/abeautifulsite/SimpleImage.php b/src/abeautifulsite/SimpleImage.php index ffaf507..ebe8ed7 100644 --- a/src/abeautifulsite/SimpleImage.php +++ b/src/abeautifulsite/SimpleImage.php @@ -1,7 +1,7 @@ - merging of forks, namespace support, PhpDoc editing, adaptive_resize() method, other fixes * @license This software is licensed under the MIT license: http://opensource.org/licenses/MIT @@ -1318,4 +1318,4 @@ protected function normalize_color($color) { return false; } -} +} \ No newline at end of file