Skip to content

Commit cd1ce52

Browse files
committed
Build: Updating the master version to 1.19.3-pre.
1 parent d3748a2 commit cd1ce52

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.19.2 / 2020-05-23
2+
===================
3+
4+
## Core
5+
* Core: Fixes deprecated calls to jQuery trim for compat with newer jQuery core versions (#2328)
6+
17
1.19.1 / 2019-06-15
28
===================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery-validation",
33
"title": "jQuery Validation Plugin",
44
"description": "Client-side form validation made easy",
5-
"version": "1.19.2-pre",
5+
"version": "1.19.3-pre",
66
"homepage": "https://jqueryvalidation.org/",
77
"license": "MIT",
88
"author": {

0 commit comments

Comments
 (0)