Skip to content

Commit e8bc998

Browse files
committed
bump packages' version
1 parent 4ebe798 commit e8bc998

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bootstrap-hover-dropdown.js

Lines changed: 1 addition & 1 deletion
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.1.2
5+
* Version: v2.1.3
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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-hover-dropdown",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cwspear/bootstrap-hover-dropdown",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
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": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-hover-dropdown",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
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
"dependencies": {

0 commit comments

Comments
 (0)