Skip to content

Commit 715b7e8

Browse files
committed
v0.2.1 Release - Fixes #16
1 parent 717c06f commit 715b7e8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.1
2+
###### Nov. 8, 2014
3+
- Fixed icon font reference. We're now including it as part of the project
4+
instead of an npm dependency.
15

26
## 0.2.0
37
###### Nov. 7, 2014

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "material-ui",
33
"author": "Call-em-all Engineering Team",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"description": "Material Design UI components built with React",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)