We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717c06f commit 715b7e8Copy full SHA for 715b7e8
CHANGELOG.md
@@ -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.
5
6
## 0.2.0
7
###### Nov. 7, 2014
package.json
@@ -1,7 +1,7 @@
{
"name": "material-ui",
"author": "Call-em-all Engineering Team",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "Material Design UI components built with React",
"main": "index.js",
"scripts": {
0 commit comments