Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

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 f9ac927 commit a60e38a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloudinary-jquery-file-upload.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 a60e38a

Please sign in to comment.