Skip to content

Commit d64aa82

Browse files
update package version
1 parent 1c70148 commit d64aa82

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
@@ -30,7 +30,7 @@ class CloudinaryEngine
3030
*
3131
* @var string PACKAGE_VERSION
3232
*/
33-
const PACKAGE_VERSION = '2.0.1';
33+
const PACKAGE_VERSION = '2.0.2';
3434

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

0 commit comments

Comments
 (0)