Skip to content

Commit 40640e4

Browse files
author
Kevin Morris
committed
Increments version to 4
Major version incriminated to 4 due to new home of project. Version 4 is expected to be backward compatible with 3.51.0.
1 parent 79efe0d commit 40640e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

form.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"upload",
88
"ajax"
99
],
10-
"version": "3.51.0",
10+
"version": "4.0.0",
1111
"author": {
1212
"name": "Kevin Morris",
1313
"url": "https://github.com/jquery-form/form"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"upload",
1212
"ajax"
1313
],
14-
"version": "3.51.1",
14+
"version": "4.0.0",
1515
"contributors": [
1616
{
1717
"name": "Kevin Morris",

src/jquery.form.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* jQuery Form Plugin
3-
* version: 3.51.0-2014.06.20
3+
* version: 4.0.0
44
* Requires jQuery v1.7 or later
55
* Copyright 2017 Kevin Morris
66
* Copyright 2006 M. Alsup

0 commit comments

Comments
 (0)