Skip to content

Commit

Permalink
release 1.1.3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
lira92 committed May 23, 2019
1 parent d206042 commit 4370847
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Flunt.Br/Flunt.Br.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>1.1.2</Version>
<Version>1.1.3</Version>
<Authors>Alan Lira</Authors>
<Description>Extensions of Flunt for Brazilian projects</Description>
<PackageLicenseUrl>https://github.com/lira92/flunt.br</PackageLicenseUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/lira92/flunt.br</PackageProjectUrl>
<RepositoryUrl>https://github.com/lira92/flunt.br</RepositoryUrl>
<AssemblyVersion>1.1.2.0</AssemblyVersion>
<FileVersion>1.1.2.0</FileVersion>
<AssemblyVersion>1.1.3.0</AssemblyVersion>
<FileVersion>1.1.3.0</FileVersion>
<PackageIconUrl>https://raw.githubusercontent.com/lira92/flunt.br/master/assets/flunt-icon-br_compressed.png</PackageIconUrl>
<PackageTags>Validation;Flunt.Br;Flunt;Cnpj;Cpf;Telefone;Cep</PackageTags>
</PropertyGroup>
Expand Down

0 comments on commit 4370847

Please sign in to comment.