From 796763d98dcc8f333e8a1a43751b5b4890524097 Mon Sep 17 00:00:00 2001 From: Ed Elliott Date: Thu, 29 Sep 2016 06:46:31 +0100 Subject: [PATCH] version --- src/SQLCover/SQLCover/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SQLCover/SQLCover/Properties/AssemblyInfo.cs b/src/SQLCover/SQLCover/Properties/AssemblyInfo.cs index 0f85752..ba1a9a4 100644 --- a/src/SQLCover/SQLCover/Properties/AssemblyInfo.cs +++ b/src/SQLCover/SQLCover/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("0.0.2.0")] -[assembly: AssemblyFileVersion("0.0.2.0")] +[assembly: AssemblyVersion("0.0.3.0")] +[assembly: AssemblyFileVersion("0.0.3.0")]