Skip to content

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tonicospinelli committed Mar 21, 2022
1 parent b567595 commit 90ebac5
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": "2.0.*"
"brazanation/documents": "2.1.*"
}
}
```
Expand All @@ -31,7 +31,7 @@ $ composer.phar install
or

```sh
$ composer require brazanation/documents 2.0.*
$ composer require brazanation/documents 2.1.*
```

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

0 comments on commit 90ebac5

Please sign in to comment.