diff --git a/Numsense.UnitTests.CSharp/Properties/AssemblyInfo.cs b/Numsense.UnitTests.CSharp/Properties/AssemblyInfo.cs index 2de469c..0a1264d 100644 --- a/Numsense.UnitTests.CSharp/Properties/AssemblyInfo.cs +++ b/Numsense.UnitTests.CSharp/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.4.0.0")] -[assembly: AssemblyFileVersion("0.4.0.0")] +[assembly: AssemblyVersion("0.5.0.0")] +[assembly: AssemblyFileVersion("0.5.0.0")] diff --git a/Numsense.UnitTests/AssemblyInfo.fs b/Numsense.UnitTests/AssemblyInfo.fs index 8c342d8..f2e88f5 100644 --- a/Numsense.UnitTests/AssemblyInfo.fs +++ b/Numsense.UnitTests/AssemblyInfo.fs @@ -34,8 +34,8 @@ open System.Runtime.InteropServices // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [] -[] -[] +[] +[] do () diff --git a/Numsense/AssemblyInfo.fs b/Numsense/AssemblyInfo.fs index b52544e..831d8e2 100644 --- a/Numsense/AssemblyInfo.fs +++ b/Numsense/AssemblyInfo.fs @@ -34,8 +34,8 @@ open System.Runtime.InteropServices // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [] -[] -[] +[] +[] do ()