Skip to content

Commit

Permalink
Version 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tocker committed Nov 30, 2015
1 parent d7a11df commit 241b1ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/jquery.cloudinary.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Cloudinary's JavaScript library - Version 2.0.2
* Cloudinary's JavaScript library - Version 2.0.3
* Copyright Cloudinary
* see https://github.com/cloudinary/cloudinary_js
*/
Expand Down Expand Up @@ -2203,7 +2203,7 @@
return Cloudinary = (function() {
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;

VERSION = "2.0.2";
VERSION = "2.0.3";

CF_SHARED_CDN = "d3jpl91pxevbkh.cloudfront.net";

Expand Down

0 comments on commit 241b1ee

Please sign in to comment.