Skip to content

Commit 2fc539f

Browse files
committed
change version to 0.10.2
1 parent 572a5ac commit 2fc539f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nice-validator",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "Simple, smart and pleasant verification solution.",
55
"moduleType": [
66
"amd",

dist/jquery.validator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! nice-validator 0.10.1
1+
/*! nice-validator 0.10.2
22
* (c) 2012-2016 Jony Zhang <[email protected]>, MIT Licensed
33
* https://github.com/niceue/nice-validator
44
*/

dist/jquery.validator.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nice-validator",
33
"description": "Simple, smart and pleasant verification solution.",
4-
"version": "0.10.1",
4+
"version": "0.10.2",
55
"keywords": [
66
"jquery-plugin",
77
"ecosystem:jquery",

0 commit comments

Comments
 (0)