Skip to content

Commit

Permalink
bump packages' version
Browse files Browse the repository at this point in the history
  • Loading branch information
CWSpear committed Dec 1, 2015
1 parent a19488f commit 56c494f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bootstrap-hover-dropdown.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @preserve
* Project: Bootstrap Hover Dropdown
* Author: Cameron Spear
* Version: v2.2.0
* Version: v2.2.1
* Contributors: Mattia Larentis
* Dependencies: Bootstrap's Dropdown plugin, jQuery
* Description: A simple plugin to enable Bootstrap dropdowns to active on hover and provide a nice user experience.
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-hover-dropdown.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 bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-hover-dropdown",
"version": "2.2.0",
"version": "2.2.1",
"description": "An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.",
"main": "./bootstrap-hover-dropdown.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cwspear/bootstrap-hover-dropdown",
"version": "2.2.0",
"version": "2.2.1",
"type": "component",
"description": "An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-hover-dropdown",
"version": "2.2.0",
"version": "2.2.1",
"description": "An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.",
"main": "bootstrap-hover-dropdown.js",
"dependencies": {
Expand Down

0 comments on commit 56c494f

Please sign in to comment.