Skip to content

Commit

Permalink
1.4.25 RELEASED
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasJang committed Apr 25, 2017
1 parent d3386ba commit 14706a6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ax5ui-menu",
"version": "1.4.24",
"version": "1.4.25",
"description": "A menu plugin that works with Bootstrap & jQuery",
"authors": [
"ThomasJ <tom@axisj.com>"
Expand Down
2 changes: 1 addition & 1 deletion dist/ax5menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

UI.addClass({
className: "menu",
version: "1.4.24"
version: "1.4.25"
}, function () {
/**
* @class ax5.ui.menu
Expand Down
Loading

0 comments on commit 14706a6

Please sign in to comment.