diff options
author | Corey Frang <gnarf@gnarf.net> | 2013-01-16 11:15:16 -0600 |
---|---|---|
committer | Corey Frang <gnarf@gnarf.net> | 2013-01-16 11:15:16 -0600 |
commit | 722c4bed99485710df4123573b87362d7ed391ab (patch) | |
tree | 8dbfcd58aa1d9e1ab28d8b748fc4eb057f5c934e /ui/jquery.ui.effect.js | |
parent | d3d1e31e9fb8b264818bb711c35bdcb973687179 (diff) | |
download | jquery-ui-722c4bed99485710df4123573b87362d7ed391ab.tar.gz jquery-ui-722c4bed99485710df4123573b87362d7ed391ab.zip |
Updating to jQuery Color 2.1.2
Diffstat (limited to 'ui/jquery.ui.effect.js')
-rw-r--r-- | ui/jquery.ui.effect.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/jquery.ui.effect.js b/ui/jquery.ui.effect.js index 1609942f9..c6623a0a1 100644 --- a/ui/jquery.ui.effect.js +++ b/ui/jquery.ui.effect.js @@ -17,14 +17,14 @@ $.effects = { }; /*! - * jQuery Color Animations v2.1.2pre@b11ed286205199b8db74220cd237c4f045050e63 + * jQuery Color Animations v2.1.2 * https://github.com/jquery/jquery-color * - * Copyright 2012 jQuery Foundation and other contributors + * Copyright 2013 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * - * Date: Thu Jan 3 14:21:32 2013 -0500 + * Date: Wed Jan 16 08:47:09 2013 -0600 */ (function( jQuery, undefined ) { |