We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be7c5aa commit 4f07276Copy full SHA for 4f07276
1 file changed
lib/Tinify.php
@@ -2,7 +2,7 @@
2
3
namespace Tinify;
4
5
-const VERSION = "1.1.0";
+const VERSION = "1.1.1";
6
7
class Tinify {
8
private static $key = NULL;
0 commit comments