Skip to content

Commit f1b74dd

Browse files
Version 2.0.1
1 parent dc1356b commit f1b74dd

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 = '2.0.0';
32+
const PACKAGE_VERSION = '2.0.1';
3333

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

0 commit comments

Comments
 (0)