Skip to content

Commit 7543449

Browse files
Update to 1.0.4
1 parent 34a3f28 commit 7543449

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

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

0 commit comments

Comments
 (0)