Skip to content

Commit 35c141d

Browse files
author
Jacob Middag
committed
Bump version to 0.9.1
1 parent 50e34f7 commit 35c141d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Tinify.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Tinify;
44

5-
const VERSION = "0.9.0";
5+
const VERSION = "0.9.1";
66

77
class Tinify {
88
public static $key = NULL;

0 commit comments

Comments
 (0)