File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,7 @@ http://plugins.jquery.com/jquery-maxsubmit/
97
97
98
98
## History
99
99
100
+ 1.2.0 Bumped up version as interface has been extended
100
101
1.1.4 Rewrite to support testing; listing of the items that will be submitted
101
102
1.1.3 Fixed count of HTML5 input elements
102
103
1.1.2 Updated metadata for plugins.jquery.com
Original file line number Diff line number Diff line change 7
7
" maxinputvars" ,
8
8
" suhosin"
9
9
],
10
- "version" : " 1.1.4 " ,
10
+ "version" : " 1.2.0 " ,
11
11
"author" : {
12
12
"name" : " Jason Judge" ,
13
13
"url" : " https://github.com/judgej"
Original file line number Diff line number Diff line change 2
2
* Copyright 2013-2014 Academe Computing Ltd
3
3
* Released under the MIT license
4
4
* Author: Jason Judge <jason@academe.co.uk>
5
- * Version: 1.1.4
5
+ * Version: 1.2.0
6
6
*/
7
7
/**
8
8
* jquery.maxsubmit.js
You can’t perform that action at this time.
0 commit comments