Skip to content

Commit fd18089

Browse files
author
Antonio Spinelli
committed
bump tag 2.1
1 parent 673392b commit fd18089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install the library using [composer][1]. Add the following to your `composer.jso
1717
```json
1818
{
1919
"require": {
20-
"brazanation/documents": "2.0.*"
20+
"brazanation/documents": "2.1.*"
2121
}
2222
}
2323
```
@@ -31,7 +31,7 @@ $ composer.phar install
3131
or
3232

3333
```sh
34-
$ composer require brazanation/documents 2.0.*
34+
$ composer require brazanation/documents 2.1.*
3535
```
3636

3737
### CPF (cadastro de pessoas físicas)

0 commit comments

Comments
 (0)