Skip to content

Commit

Permalink
Bump new version
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkudrna committed Feb 23, 2016
1 parent 418d362 commit a20ffc0
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "synergic-ui",
"description": "Synergic UI is a Bootstrap 3 extension for building beautiful web apps user interfaces.",
"version": "0.9.0",
"version": "0.9.1",
"homepage": "http://ui.synergic.cz",
"authors": [
"http://www.visionapps.cz"
Expand Down
6 changes: 3 additions & 3 deletions dist/css/synergic-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* HTML & LESS © Adam Kudrna, 2014—2016
* JavaScript © Martin Bohal, 2014—2016
*
* v0.9.0 (18 February 2016)
* v0.9.1 (23 February 2016)
*/
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
Expand Down Expand Up @@ -8702,11 +8702,11 @@ Styleguide 2.1
background-color: #eeeeee;
}
.footer a {
color: #00778b;
color: #777777;
}
.footer a:hover,
.footer a:focus {
color: #004b58;
color: #555555;
}
.footer-divider {
margin-left: .75ex;
Expand Down
4 changes: 2 additions & 2 deletions dist/css/synergic-ui.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/synergic-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/synergic-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": "synergic-ui",
"version": "0.9.0",
"version": "0.9.1",
"description": "Synergic UI is a Bootstrap 3 extension for building beautiful web apps user interfaces.",
"repository": {
"type": "git",
Expand Down

0 comments on commit a20ffc0

Please sign in to comment.