Skip to content

Commit

Permalink
Bump new version
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkudrna committed Sep 27, 2014
1 parent fa9c09d commit 1f9bed4
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 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 UI library for building responsive admin interfaces. Built on Bootstrap 3.",
"version": "0.1.1",
"version": "0.2.0",
"homepage": "http://ui.synergic.cz",
"authors": [
"http://www.adamkudrna.cz",
Expand Down
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.1.1",
"version": "0.2.0",
"description": "Synergic UI is a UI library for building responsive admin interfaces. Built on Bootstrap 3.",
"repository": {
"type": "git",
Expand Down
13 changes: 11 additions & 2 deletions src/less/styleguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,17 @@ just from the components you need. It is up to you.

## <span id="changelog"></span>Changelog

### NEXT VERSION

### 0.2.0
Release date: 27 September 2014

* New components:
** Panel menu
** Article
** Teaser
** Gallery
** Back link
** Input groups
* Footer now requires `.footer-sticky` class to be sticky
* Upgrade to LESS modules 0.3 with default grid columns
* Various style guide fixes and adjustments

Expand Down

0 comments on commit 1f9bed4

Please sign in to comment.