From bc1895ce88e215a9d3777454e912675b956fbbb7 Mon Sep 17 00:00:00 2001 From: Connor O'Shea Date: Sun, 3 Jun 2018 23:32:32 -0400 Subject: [PATCH] Release v4.0.1 --- IdParser.Client/Properties/AssemblyInfo.cs | 6 +++--- IdParser/IdParser.csproj | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/IdParser.Client/Properties/AssemblyInfo.cs b/IdParser.Client/Properties/AssemblyInfo.cs index 9a172d9..bdecee7 100644 --- a/IdParser.Client/Properties/AssemblyInfo.cs +++ b/IdParser.Client/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("ID Parser")] -[assembly: AssemblyCopyright("Copyright © 2017 Connor O'Shea")] +[assembly: AssemblyCopyright("Copyright © 2018 Connor O'Shea")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.0.3.0")] -[assembly: AssemblyFileVersion("3.0.3.0")] +[assembly: AssemblyVersion("4.0.1.0")] +[assembly: AssemblyFileVersion("4.0.1.0")] diff --git a/IdParser/IdParser.csproj b/IdParser/IdParser.csproj index ac3fb4b..f8b9693 100644 --- a/IdParser/IdParser.csproj +++ b/IdParser/IdParser.csproj @@ -3,7 +3,7 @@ netstandard2.0 True - 4.0.0 + 4.0.1 Connor O'Shea ID Parser @@ -14,7 +14,7 @@ https://raw.githubusercontent.com/c0shea/IdParser/master/NuGet%20Package%20Icon.png Drivers License Identification Card Parser PDF417 AAMVA Standard 4.0.0.0 - 4.0.0.0 + 4.0.1.0 False IdParser