Skip to content
This repository was archived by the owner on Apr 8, 2021. It is now read-only.

Commit d647640

Browse files
committed
Version 2.0.3
1 parent 2b0cb67 commit d647640

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cloudinary-core.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Cloudinary's JavaScript library - Version 2.0.2
2+
* Cloudinary's JavaScript library - Version 2.0.3
33
* Copyright Cloudinary
44
* see https://github.com/cloudinary/cloudinary_js
55
*/
@@ -2216,7 +2216,7 @@
22162216
return Cloudinary = (function() {
22172217
var AKAMAI_SHARED_CDN, CF_SHARED_CDN, DEFAULT_POSTER_OPTIONS, DEFAULT_VIDEO_SOURCE_TYPES, OLD_AKAMAI_SHARED_CDN, SHARED_CDN, VERSION, absolutize, applyBreakpoints, cdnSubdomainNumber, closestAbove, cloudinaryUrlPrefix, defaultBreakpoints, finalizeResourceType, parentWidth;
22182218

2219-
VERSION = "2.0.2";
2219+
VERSION = "2.0.3";
22202220

22212221
CF_SHARED_CDN = "d3jpl91pxevbkh.cloudfront.net";
22222222

0 commit comments

Comments
 (0)