Skip to content

Commit

Permalink
Bump v1.2.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
vsn4ik committed Jan 27, 2015
1 parent 519a3d3 commit c8d672a
Show file tree
Hide file tree
Showing 15 changed files with 90 additions and 42 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap-submenu's Gruntfile
* http://vsn4ik.github.io/bootstrap-submenu
* Copyright 2014 Vasily A. (https://github.com/vsn4ik)
* Copyright 2015 Vasily A. (https://github.com/vsn4ik)
* Licensed under MIT (https://github.com/vsn4ik/bootstrap-submenu/blob/master/LICENSE)
*/

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright Vasily A., 2014
Copyright Vasily A., 2015

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

Six quick start options are available:

- [Download the latest release](https://github.com/vsn4ik/bootstrap-submenu/releases/download/v1.2.10/bootstrap-submenu-1.2.10-dist.zip "Download Bootstrap-submenu").
- [Download the latest release](https://github.com/vsn4ik/bootstrap-submenu/releases/download/v1.2.11/bootstrap-submenu-1.2.11-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 Expand Up @@ -52,7 +52,7 @@ For some working examples, visit our [examples](http://vsn4ik.github.io/bootstra

## Copyright and license

Copyright Vasily A., 2014.
Copyright Vasily A., 2015.

Licensed under [the MIT License][license].

Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repo: https://github.com/vsn4ik/bootstrap-submenu
description: Bootstrap Sub-Menus.

download:
dist: https://github.com/vsn4ik/bootstrap-submenu/releases/download/v1.2.10/bootstrap-submenu-1.2.10-dist.zip
dist: https://github.com/vsn4ik/bootstrap-submenu/releases/download/v1.2.11/bootstrap-submenu-1.2.11-dist.zip

path:
jquery: http://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-submenu",
"version": "1.2.10",
"version": "1.2.11",
"description": "Bootstrap Sub-Menus",
"keywords": [
"bootstrap",
Expand Down
47 changes: 33 additions & 14 deletions 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.css.map

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

0 comments on commit c8d672a

Please sign in to comment.