Skip to content

Commit

Permalink
Bumped version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
robinvdvleuten committed Dec 2, 2016
1 parent cfdc4ac commit 3dd3d03
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,8 @@ Client for communicating with servers throught the Network News Transfer Protoco

The recommended way to install the library is [through composer](http://getcomposer.org).

```JSON
{
"require": {
"rvdv/nntp": "^0.8"
}
}
```bash
composer require rvdv/nntp:^0.9.0
```

## NNTP?
Expand Down

0 comments on commit 3dd3d03

Please sign in to comment.