Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vsn4ik committed Dec 25, 2015
1 parent 07e6c3b commit 64fe909
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

Several quick start options are available:

* [Download the latest release](https://github.com/vsn4ik/bootstrap-submenu/releases/download/v2.0.2/bootstrap-submenu-2.0.2-dist.zip "Download Bootstrap-submenu").
* [Download the latest release](https://github.com/vsn4ik/bootstrap-submenu/releases/download/v2.0.3/bootstrap-submenu-2.0.3-dist.zip "Download Bootstrap-submenu").
* Clone the repo: `git clone https://github.com/vsn4ik/bootstrap-submenu.git`.
* Install with [Bower](http://bower.io): `bower install bootstrap-submenu`.
* Install with [npm](https://www.npmjs.com): `npm install bootstrap-submenu`.
Expand Down
2 changes: 1 addition & 1 deletion dist/css/bootstrap-submenu.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/bootstrap-submenu.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/bootstrap-submenu.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap-submenu v2.0.2 (http://vsn4ik.github.io/bootstrap-submenu)
* Bootstrap-submenu v2.0.3 (https://vsn4ik.github.io/bootstrap-submenu/)
* Copyright 2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under the MIT license
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/bootstrap-submenu.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,6 +1,6 @@
{
"name": "bootstrap-submenu",
"version": "2.0.2",
"version": "2.0.3",
"description": "Bootstrap Sub-Menus",
"keywords": [
"bootstrap",
Expand Down

0 comments on commit 64fe909

Please sign in to comment.