From 722c4bed99485710df4123573b87362d7ed391ab Mon Sep 17 00:00:00 2001 From: Corey Frang Date: Wed, 16 Jan 2013 11:15:16 -0600 Subject: [PATCH] Updating to jQuery Color 2.1.2 --- ui/jquery.ui.effect.js | 6 +++--- 1 file 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 ) { -- 2.39.5