Skip to content

Commit

Permalink
Release v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
c0shea committed Feb 18, 2019
1 parent cd39bbe commit 58ffef1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions IdParser/IdParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Version>4.1.0</Version>
<Version>4.1.1</Version>
<Authors>Connor O'Shea</Authors>
<Company />
<Product>ID Parser</Product>
Expand All @@ -13,8 +13,8 @@
<PackageProjectUrl>https://github.com/c0shea/IdParser</PackageProjectUrl>
<PackageIconUrl>https://raw.githubusercontent.com/c0shea/IdParser/master/NuGet%20Package%20Icon.png</PackageIconUrl>
<PackageTags>Drivers License Identification Card Parser PDF417 AAMVA Standard</PackageTags>
<AssemblyVersion>4.1.0.0</AssemblyVersion>
<FileVersion>4.1.0.0</FileVersion>
<AssemblyVersion>4.1.1.0</AssemblyVersion>
<FileVersion>4.1.1.0</FileVersion>
<PackageReleaseNotes></PackageReleaseNotes>
<SignAssembly>False</SignAssembly>
<RootNamespace>IdParser</RootNamespace>
Expand Down

0 comments on commit 58ffef1

Please sign in to comment.