diff --git a/lib/Tinify.php b/lib/Tinify.php index a26a87d..aa9ba5a 100644 --- a/lib/Tinify.php +++ b/lib/Tinify.php @@ -2,7 +2,7 @@ namespace Tinify; -const VERSION = "1.1.0"; +const VERSION = "1.1.1"; class Tinify { private static $key = NULL;