Skip to content

Commit 390a860

Browse files
Bump to 1.0.2
1 parent 744dd3d commit 390a860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CloudinaryEngine.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class CloudinaryEngine
2929
*
3030
* @var string PACKAGE_VERSION
3131
*/
32-
const PACKAGE_VERSION = '1.0.1';
32+
const PACKAGE_VERSION = '1.0.2';
3333

3434
public const ASSET_ID = 'asset_id';
3535
public const PUBLIC_ID = 'public_id';

0 commit comments

Comments
 (0)