From 70ab310bb90c389e170e5c0eece57a7975a39540 Mon Sep 17 00:00:00 2001 From: Connor O'Shea Date: Sun, 10 Sep 2017 13:01:39 -0400 Subject: [PATCH] Release v3.0.2-beta --- IdParser.Client/Properties/AssemblyInfo.cs | 4 ++-- IdParser/IdParser.csproj | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/IdParser.Client/Properties/AssemblyInfo.cs b/IdParser.Client/Properties/AssemblyInfo.cs index 087a17b..fa54319 100644 --- a/IdParser.Client/Properties/AssemblyInfo.cs +++ b/IdParser.Client/Properties/AssemblyInfo.cs @@ -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("1.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("3.0.2.0")] +[assembly: AssemblyFileVersion("3.0.2.0")] diff --git a/IdParser/IdParser.csproj b/IdParser/IdParser.csproj index 8683ff7..cfc77e7 100644 --- a/IdParser/IdParser.csproj +++ b/IdParser/IdParser.csproj @@ -3,7 +3,7 @@ netstandard2.0 True - 3.0.1 + 3.0.2-beta Connor O'Shea ID Parser @@ -13,8 +13,8 @@ https://github.com/c0shea/IdParser https://raw.githubusercontent.com/c0shea/IdParser/master/NuGet%20Package%20Icon.png Drivers License Identification Card Parser PDF417 AAMVA Standard - 3.0.1.0 - 3.0.1.0 + 3.0.0.0 + 3.0.2.0 False IdParser