Skip to content

Commit 2b1d4d4

Browse files
committed
0.1.1
1 parent 84df529 commit 2b1d4d4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
{
2-
"name": "validation",
2+
"name": "html5-form-validation",
33
"title": "jQuery Form Validation",
44
"description": "jQuery plugin that provides a client site form validation.",
55
"keywords": [
66
"form",
77
"html5",
88
"validate",
9-
"validation"
9+
"validation",
10+
"input"
1011
],
11-
"version": "0.1.0",
12+
"version": "0.1.1",
1213
"author": {
1314
"name": "Tom Bertrand",
14-
"url": "www.runningcoder.org"
15+
"url": "www.runningcoder.org/jqueryvalidation/"
1516
},
1617
"licenses": [
1718
{

0 commit comments

Comments
 (0)