Skip to content

Commit cd1ce52

Browse files
committedMay 23, 2020
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

+6
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

+1-1
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)
Please sign in to comment.