Skip to content

Commit

Permalink
bump tag 1.0 🎉 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonicospinelli authored Oct 2, 2018
1 parent 0e95871 commit b549a65
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 @@ -17,7 +17,7 @@ Install the library using [composer][1]. Add the following to your `composer.jso
```json
{
"require": {
"brazanation/documents": "0.8.*"
"brazanation/documents": "1.0.*"
}
}
```
Expand All @@ -31,7 +31,7 @@ $ composer.phar install
or

```sh
$ composer require brazanation/documents 0.8.*
$ composer require brazanation/documents 1.0.*
```

### CPF (cadastro de pessoas físicas)
Expand Down

0 comments on commit b549a65

Please sign in to comment.