Skip to content

Commit 15cb8a1

Browse files
committed
Bump version
1 parent 6f960ba commit 15cb8a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Optimizer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class Optimizer {
3939
const RESOURCE_FILES = 'files';
4040
const MAX_ALLOWED_RESOURCES = 5;
4141

42-
const VERSION = '1.0';
42+
const VERSION = '1.0.2';
4343
/**
4444
* @var string
4545
*/

0 commit comments

Comments
 (0)