Skip to content

Commit f269fbf

Browse files
Version 1.0.3
1 parent dd3c0d6 commit f269fbf

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.2';
32+
const PACKAGE_VERSION = '1.0.3';
3333

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

0 commit comments

Comments
 (0)