Skip to content

Commit 1c76c0c

Browse files
4.1.1
1 parent b027829 commit 1c76c0c

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

bootstrap-dropdown-hover.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"hover",
99
"ui"
1010
],
11-
"version": "4.1.0",
11+
"version": "4.1.1",
1212
"author": {
1313
"name": "István Ujj-Mészáros",
1414
"url": "https://github.com/istvan-ujjmeszaros"

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-dropdown-hover",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"homepage": "https://www.virtuosoft.eu/code/bootstrap-dropdown-hover/",
55
"authors": [
66
"István Ujj-Mészáros <[email protected]>"

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"keywords": ["bootstrap", "dropdown", "hover", "ui"],
55
"description": "Open dropdown menus on mouse hover, the proper way.",
66
"homepage": "https://www.virtuosoft.eu/code/bootstrap-dropdown-hover/",
7-
"version": "4.1.0",
7+
"version": "4.1.1",
88
"authors": [
99
{
1010
"name": "István Ujj-Mészáros",

dist/jquery.bootstrap-dropdown-hover.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Bootstrap Dropdown Hover - v4.1.0
2+
* Bootstrap Dropdown Hover - v4.1.1
33
* Open dropdown menus on mouse hover, the proper way.
44
* http://www.virtuosoft.eu/code/bootstrap-dropdown-hover/
55
*

dist/jquery.bootstrap-dropdown-hover.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-lock.json

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
@@ -9,7 +9,7 @@
99
"url": "https://github.com/istvan-ujjmeszaros/bootstrap-dropdown-hover.git"
1010
},
1111
"homepage": "https://www.virtuosoft.eu/code/bootstrap-dropdown-hover/",
12-
"version": "4.1.0",
12+
"version": "4.1.1",
1313
"devDependencies": {
1414
"grunt": "^1.0.2",
1515
"grunt-cli": "^1.2.0",

0 commit comments

Comments
 (0)