Skip to content

Commit b549a65

Browse files
bump tag 1.0 🎉 (#45)
1 parent 0e95871 commit b549a65

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": "0.8.*"
20+
"brazanation/documents": "1.0.*"
2121
}
2222
}
2323
```
@@ -31,7 +31,7 @@ $ composer.phar install
3131
or
3232

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

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

0 commit comments

Comments
 (0)