Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blivesta committed Nov 23, 2015
1 parent 9325fb5 commit e248c5d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/css/drawer.css
@@ -1,5 +1,5 @@
/*!
* jquery-drawer v3.0.0-beta.1
* jquery-drawer v3.0.0
* Flexible drawer menu using jQuery, iScroll and CSS.
* http://git.blivesta.com/drawer
* License : MIT
Expand Down
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/drawer.js
@@ -1,5 +1,5 @@
/*!
* jquery-drawer v3.0.0-beta.1
* jquery-drawer v3.0.0
* Flexible drawer menu using jQuery, iScroll and CSS.
* http://git.blivesta.com/drawer
* License : MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/js/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
@@ -1,6 +1,6 @@
{
"name": "jquery-drawer",
"version": "3.0.0-beta.1",
"version": "3.0.0",
"description": "Flexible drawer menu using jQuery, iScroll and CSS.",
"keywords": [
"jQuery",
Expand Down

0 comments on commit e248c5d

Please sign in to comment.