Skip to content

Commit

Permalink
use versions when
Browse files Browse the repository at this point in the history
1.0 gona break the code for 0.9
  • Loading branch information
Varga Zsolt committed Mar 10, 2014
1 parent a55021d commit 4000aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ First add the following package to your composer:
```json
{
"require": {
"hisorange/browser-detect": "dev-master"
"hisorange/browser-detect": "0.9.*"
}
}
```
Expand Down

0 comments on commit 4000aa9

Please sign in to comment.