Skip to content

Commit

Permalink
Version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
unicodeveloper committed Jun 3, 2022
1 parent dc1356b commit f1b74dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CloudinaryEngine.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class CloudinaryEngine
*
* @var string PACKAGE_VERSION
*/
const PACKAGE_VERSION = '2.0.0';
const PACKAGE_VERSION = '2.0.1';

public const ASSET_ID = 'asset_id';
public const PUBLIC_ID = 'public_id';
Expand Down

0 comments on commit f1b74dd

Please sign in to comment.