Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Aug 8, 2015
1 parent 09a37c0 commit 5be7b5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/abeautifulsite/SimpleImage.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package SimpleImage class
* @version 2.5.5
* @version 2.5.6
* @author Cory LaViska for A Beautiful Site, LLC (http://www.abeautifulsite.net/)
* @author Nazar Mokrynskyi <nazar@mokrynskyi.com> - 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
Expand Down Expand Up @@ -1318,4 +1318,4 @@ protected function normalize_color($color) {
return false;
}

}
}

0 comments on commit 5be7b5c

Please sign in to comment.