Skip to content

Commit

Permalink
Merge pull request #31 from Zetoff/develop
Browse files Browse the repository at this point in the history
v0.0.10 release ready
  • Loading branch information
PolGuixe authored Oct 3, 2017
2 parents 90d6023 + 04bc642 commit 5d0a27f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Roadmap
- [] Add tests
- [] Add better support for two rows AppBars
- [x] Add better support for two rows AppBars
- [] Example web


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": "material-ui-layout",
"version": "0.0.9",
"version": "0.0.10",
"description": "Layout components for material-ui",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 5d0a27f

Please sign in to comment.