Skip to content

Commit

Permalink
introduce version history to avoid potential compatibility issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kulbakin authored Oct 26, 2017
1 parent 64235aa commit 58813dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The recommended way to install the library is using [Composer](https://getcompos
```json
{
"require": {
"propa/beanstream": "dev-master"
"propa/beanstream": "~1"
}
}
```
Expand Down

0 comments on commit 58813dd

Please sign in to comment.