Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
jossef committed Jul 13, 2015
1 parent c80875f commit a9d5f19
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ using bower
bower install material-design-icons-iconfont --save
```

using bower
using npm
```
npm install material-design-icons-iconfont --save
```
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "material-design-icons-iconfont",
"version": "2.0.0",
"version": "2.0.1",
"author": "Material Design Authors",
"description": "Material Design icons by Google",
"keywords": [
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-design-icons-iconfont",
"version": "2.0.0",
"version": "2.0.1",
"description": "Material Design icons by Google",
"main": "",
"repository": {
Expand Down

0 comments on commit a9d5f19

Please sign in to comment.