Skip to content

Commit 21906be

Browse files
committed
Bumped up version due to interface extensions.
1 parent 7504312 commit 21906be

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ http://plugins.jquery.com/jquery-maxsubmit/
9797

9898
## History
9999

100+
1.2.0 Bumped up version as interface has been extended
100101
1.1.4 Rewrite to support testing; listing of the items that will be submitted
101102
1.1.3 Fixed count of HTML5 input elements
102103
1.1.2 Updated metadata for plugins.jquery.com

jquery-maxsubmit.jquery.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"maxinputvars",
88
"suhosin"
99
],
10-
"version": "1.1.4",
10+
"version": "1.2.0",
1111
"author": {
1212
"name": "Jason Judge",
1313
"url": "https://github.com/judgej"

jquery.maxsubmit.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright 2013-2014 Academe Computing Ltd
33
* Released under the MIT license
44
* Author: Jason Judge <[email protected]>
5-
* Version: 1.1.4
5+
* Version: 1.2.0
66
*/
77
/**
88
* jquery.maxsubmit.js

0 commit comments

Comments
 (0)