From 7cff694fdc1ae197f651eff15d00785a81030918 Mon Sep 17 00:00:00 2001 From: Matthew Spencer Date: Thu, 10 Oct 2019 08:23:34 -0500 Subject: [PATCH] Version bump --- source/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/AssemblyInfo.cs b/source/AssemblyInfo.cs index e7d7749..49dfde9 100644 --- a/source/AssemblyInfo.cs +++ b/source/AssemblyInfo.cs @@ -31,4 +31,4 @@ // 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("2.10.1.*")] +[assembly: AssemblyVersion("2.10.2.*")]