Skip to content

Commit ace10bf

Browse files
committed
Bumping to 2.0.11 for our composer friends.
1 parent 88433a6 commit ace10bf

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bootstrap-hover-dropdown.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @preserve
33
* Project: Bootstrap Hover Dropdown
44
* Author: Cameron Spear
5-
* Version: v2.0.10
5+
* Version: v2.0.11
66
* Contributors: Mattia Larentis
77
* Dependencies: Bootstrap's Dropdown plugin, jQuery
88
* Description: A simple plugin to enable Bootstrap dropdowns to active on hover and provide a nice user experience.

bootstrap-hover-dropdown.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-hover-dropdown",
3-
"version": "2.0.10",
3+
"version": "2.0.11",
44
"description": "An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.",
55
"main": "./bootstrap-hover-dropdown.js",
66
"keywords": [

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cwspear/bootstrap-hover-dropdown",
3-
"version": "2.0.10",
3+
"version": "2.0.11",
44
"type": "component",
55
"description": "An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.",
66
"keywords": [

0 commit comments

Comments
 (0)