Skip to content

Commit dd44967

Browse files
committed
version bump for hidden field fix
1 parent 382c25d commit dd44967

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build/validate-bootstrap.jquery.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* validate-bootstrap.jquery v 0.10.5
2+
* validate-bootstrap.jquery v 0.10.6
33
* @psalmody https://github.com/psalmody/validate-bootstrap.jquery
44
*/
55
(function($) {

build/validate-bootstrap.jquery.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,6 +1,6 @@
11
{
22
"name": "validate-bootstrap.jquery",
3-
"version": "0.10.5",
3+
"version": "0.10.6",
44
"description": "Bootstrap form validation jQuery plugin.",
55
"main": "build/validate-bootstrap.jquery.js",
66
"scripts": {

0 commit comments

Comments
 (0)