Skip to content

Commit

Permalink
let's consider specific versions an advanced feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron423698 committed Jul 1, 2014
1 parent 483eb40 commit 4c9c012
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This is the [Bower][bower] package for [GitHub Octicons][octicons].
{
"name": "my_great_project",
"dependencies": {
"octicons": "2.0.0"
"octicons": "*"
}
}
```
Expand Down Expand Up @@ -43,7 +43,7 @@ Octicons includes a stylesheet specifically for [Rails 4/Sprockets][sprockets].
{
"name": "my_great_project",
"dependencies": {
"octicons": "2.0.0"
"octicons": "*"
}
}
```
Expand Down

0 comments on commit 4c9c012

Please sign in to comment.