Skip to content

Commit 1002a17

Browse files
committed
Release v4.1
1 parent c13d67a commit 1002a17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

IdParser/IdParser.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
55
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
6-
<Version>4.0.1</Version>
6+
<Version>4.1.0</Version>
77
<Authors>Connor O'Shea</Authors>
88
<Company />
99
<Product>ID Parser</Product>
@@ -13,8 +13,8 @@
1313
<PackageProjectUrl>https://github.com/c0shea/IdParser</PackageProjectUrl>
1414
<PackageIconUrl>https://raw.githubusercontent.com/c0shea/IdParser/master/NuGet%20Package%20Icon.png</PackageIconUrl>
1515
<PackageTags>Drivers License Identification Card Parser PDF417 AAMVA Standard</PackageTags>
16-
<AssemblyVersion>4.0.1.0</AssemblyVersion>
17-
<FileVersion>4.0.1.0</FileVersion>
16+
<AssemblyVersion>4.1.0.0</AssemblyVersion>
17+
<FileVersion>4.1.0.0</FileVersion>
1818
<PackageReleaseNotes></PackageReleaseNotes>
1919
<SignAssembly>False</SignAssembly>
2020
<RootNamespace>IdParser</RootNamespace>

0 commit comments

Comments
 (0)