diff --git a/lib/Tinify.php b/lib/Tinify.php index 730373a..a7ae71d 100644 --- a/lib/Tinify.php +++ b/lib/Tinify.php @@ -2,7 +2,7 @@ namespace Tinify; -const VERSION = "0.9.0"; +const VERSION = "0.9.1"; class Tinify { public static $key = NULL;