Skip to content

Commit 38b86fc

Browse files
committed
更新版本号为1.3.2
1 parent 8456787 commit 38b86fc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

jquery-validator.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**************************************
22
@Name: jQuery-Validator 基于jQuery的表单验证框架
3-
@Version: 1.3.1 milestone
3+
@Version: 1.3.2
44
@Author: Ready
55
@Date: 2015-02-25
66
@Documentation: http://www.365mini.com/page/jquery-validator-quickstart.htm
@@ -37,7 +37,7 @@
3737
},
3838
fn = V.fn = V.prototype = {
3939
// 版本号
40-
version: "1.3.1",
40+
version: "1.3.2",
4141

4242
constructor: V,
4343

0 commit comments

Comments
 (0)