Skip to content

Commit

Permalink
Merge pull request #90 from kmfk/readme-updates
Browse files Browse the repository at this point in the history
Updates versions for installation in docs
  • Loading branch information
k-k committed Jan 13, 2016
2 parents a8da292 + 6b33ba7 commit 9e7107b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The bundle should be installed through composer.
```json
{
"require": {
"uecode/qpush-bundle": "~2.1.0",
"uecode/qpush-bundle": "~2.2.0",
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The bundle should be installed through composer.
{
"require": {
"uecode/qpush-bundle": "~2.1.0",
"uecode/qpush-bundle": "~2.2.0",
}
}
Expand Down

0 comments on commit 9e7107b

Please sign in to comment.