Skip to content

Commit

Permalink
Build 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blivesta committed Feb 28, 2015
1 parent 789693c commit 02745a6
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "drawer",
"description": "A small CSS3 and jQuery plugin for app style drawer menu.",
"version": "2.3.0",
"version": "2.3.1",
"keywords": [
"css",
"js",
Expand Down
2 changes: 1 addition & 1 deletion dist/css/drawer.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/drawer.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/drawer.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/jquery.drawer.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* drawer v2.3.0
* drawer v2.3.1
* http://git.blivesta.com/drawer
* Licensed under MIT
* Author : blivesta
Expand Down
2 changes: 1 addition & 1 deletion dist/js/jquery.drawer.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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jquery-drawer",
"description": "A small CSS3 and jQuery plugin for app style drawer menu.",
"version": "2.3.0",
"version": "2.3.1",
"keywords": [
"jquery",
"css3",
Expand Down

0 comments on commit 02745a6

Please sign in to comment.