Skip to content

Commit

Permalink
4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
istvan-ujjmeszaros committed Apr 11, 2018
1 parent b027829 commit 1c76c0c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bootstrap-dropdown-hover.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"hover",
"ui"
],
"version": "4.1.0",
"version": "4.1.1",
"author": {
"name": "István Ujj-Mészáros",
"url": "https://github.com/istvan-ujjmeszaros"
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-dropdown-hover",
"version": "4.1.0",
"version": "4.1.1",
"homepage": "https://www.virtuosoft.eu/code/bootstrap-dropdown-hover/",
"authors": [
"István Ujj-Mészáros <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": ["bootstrap", "dropdown", "hover", "ui"],
"description": "Open dropdown menus on mouse hover, the proper way.",
"homepage": "https://www.virtuosoft.eu/code/bootstrap-dropdown-hover/",
"version": "4.1.0",
"version": "4.1.1",
"authors": [
{
"name": "István Ujj-Mészáros",
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.bootstrap-dropdown-hover.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Bootstrap Dropdown Hover - v4.1.0
* Bootstrap Dropdown Hover - v4.1.1
* Open dropdown menus on mouse hover, the proper way.
* http://www.virtuosoft.eu/code/bootstrap-dropdown-hover/
*
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.bootstrap-dropdown-hover.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"url": "https://github.com/istvan-ujjmeszaros/bootstrap-dropdown-hover.git"
},
"homepage": "https://www.virtuosoft.eu/code/bootstrap-dropdown-hover/",
"version": "4.1.0",
"version": "4.1.1",
"devDependencies": {
"grunt": "^1.0.2",
"grunt-cli": "^1.2.0",
Expand Down

0 comments on commit 1c76c0c

Please sign in to comment.