Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mbohal committed Jul 15, 2016
1 parent b859719 commit fe4465f
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 13 deletions.
4 changes: 3 additions & 1 deletion dist/css/bootstrap-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* Created by VisionApps (www.visionapps.cz)
*
* v2.2.0 (14 July 2016)
* v2.2.1 (15 July 2016)
*/
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
Expand Down Expand Up @@ -11827,12 +11827,14 @@ Markup:
<select class="form-control" data-onload-select2='{"minimumResultsForSearch": "Infinity"}'>
<option
selected
value="flag-czech"
data-image-src="//satyr.io/32x16?flag=cze"
data-image-srcset="//satyr.io/32x16?flag=cze, //satyr.io/64x32?flag=cze 2x"
data-image-width="32"
data-image-height="16"
>Czech</option>
<option
value="flag-canada"
data-image-src="//satyr.io/32x16?flag=can"
data-image-srcset="//satyr.io/32x16?flag=can, //satyr.io/64x32?flag=can 2x"
data-image-width="32"
Expand Down
2 changes: 1 addition & 1 deletion dist/css/bootstrap-ui.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bootstrap-ui.min.css

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

6 changes: 3 additions & 3 deletions dist/js/bootstrap-ui.js

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-ui.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/js/bootstrap-ui.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-ui",
"version": "2.2.0",
"version": "2.2.1",
"description": "Bootstrap UI is a Bootstrap 3 extension for building beautiful web apps user interfaces.",
"repository": {
"type": "git",
Expand Down

0 comments on commit fe4465f

Please sign in to comment.