Skip to content

Commit ca16b41

Browse files
committed
Increments version to 4.2.2
1 parent 0762c5b commit ca16b41

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: dist/jquery.form.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-form",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"description": "The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX.",
55
"keywords": [ "jquery", "ajax", "jquery-plugin", "json", "json-form", "html-form", "form", "jquery-form", "ecosystem:jquery" ],
66
"homepage": "https://github.com/jquery-form/form",

Diff for: src/jquery.form.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* jQuery Form Plugin
3-
* version: 4.2.1
3+
* version: 4.2.2
44
* Requires jQuery v1.7.2 or later
55
* Project repository: https://github.com/jquery-form/form
66

0 commit comments

Comments
 (0)