Skip to content

Commit

Permalink
v0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
codypearce committed Apr 7, 2020
1 parent 19cc113 commit efdb852
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/Components/Select/Select.js

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

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

2 changes: 1 addition & 1 deletion docs/src/components/Drawer/DrawerHeader.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default class DrawerContent extends React.PureComponent {
<div style={styles.container}>
<Logo width={77} height={64} style={{ width: 77 }} />
<BodyText style={styles.title}>Material Bread</BodyText>
<BodyText style={styles.version}>v0.2.6</BodyText>
<BodyText style={styles.version}>v0.2.7</BodyText>
</div>
);
}
Expand Down
Loading

0 comments on commit efdb852

Please sign in to comment.