Skip to content

Commit 47e82bc

Browse files
committed
Fixed package.json version to 3.2.6
1 parent 6522f53 commit 47e82bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-validation-unobtrusive",
3-
"version": "3.2.5",
3+
"version": "3.2.6",
44
"homepage": "https://github.com/aspnet/jquery-validation-unobtrusive",
55
"description": "Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.",
66
"main": "jquery.validate.unobtrusive.js",

0 commit comments

Comments
 (0)