From fd18089ba15506876267c42e1a23471fae2dede0 Mon Sep 17 00:00:00 2001 From: Antonio Spinelli Date: Mon, 21 Mar 2022 11:35:13 -0300 Subject: [PATCH] bump tag 2.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d33ce29..a8bc996 100644 --- a/README.md +++ b/README.md @@ -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.*" } } ``` @@ -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)