Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

Commit 3711457

Browse files
committed
Bump version number.
1 parent f8b7b56 commit 3711457

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# flexMenu 1.3
1+
# flexMenu 1.4
22
flexMenu is a jQuery plugin that lets you create responsive menus that automatically collapse into a "more" drop-down when they run out of space. When there's only space to display one or two items, all the items collapse into a "menu" drop-down.
33

44
[Demo](http://352media.github.com/flexMenu/)

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flexMenu",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"homepage": "https://github.com/352Media/flexMenu",
55
"authors": [
66
"Ryan DeBeasi <[email protected]>"

flexmenu.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* jQuery.flexMenu 1.3
1+
/* jQuery.flexMenu 1.4
22
https://github.com/352Media/flexMenu
33
Description: If a list is too long for all items to fit on one line, display a popup menu instead.
44
Dependencies: jQuery, Modernizr (optional). Without Modernizr, the menu can only be shown on click (not hover). */

flexmenu.min.js

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

0 commit comments

Comments
 (0)