Skip to content

Commit adcaf50

Browse files
committed
version bump
1 parent abf3f33 commit adcaf50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jquery.form.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* jQuery Form Plugin
3-
* version: 3.31.0-2013.03.27
3+
* version: 3.32.0-2013.04.03
44
* @requires jQuery v1.5 or later
55
*
66
* Examples and documentation at: http://malsup.com/jquery/form/
@@ -9,7 +9,7 @@
99
* http://malsup.github.com/mit-license.txt
1010
* http://malsup.github.com/gpl-license-v2.txt
1111
*/
12-
/*global ActiveXObject alert */
12+
/*global ActiveXObject */
1313
;(function($) {
1414
"use strict";
1515

0 commit comments

Comments
 (0)