diff --git a/CodeFirstStoreFunctions/Properties/AssemblyInfo.cs b/CodeFirstStoreFunctions/Properties/AssemblyInfo.cs index 722360e..bc410f7 100644 --- a/CodeFirstStoreFunctions/Properties/AssemblyInfo.cs +++ b/CodeFirstStoreFunctions/Properties/AssemblyInfo.cs @@ -37,5 +37,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.1.0")] -[assembly: AssemblyFileVersion("1.1.1.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.2.0")] +[assembly: AssemblyFileVersion("1.1.2.0")] \ No newline at end of file diff --git a/tools/EntityFramework.CodeFirstStoreFunctions.nuspec b/tools/EntityFramework.CodeFirstStoreFunctions.nuspec index f71f706..8f87121 100644 --- a/tools/EntityFramework.CodeFirstStoreFunctions.nuspec +++ b/tools/EntityFramework.CodeFirstStoreFunctions.nuspec @@ -2,7 +2,7 @@ EntityFramework.CodeFirstStoreFunctions - 1.1.1 + 1.1.2 Pawel "moozzyk" Kadluczka Support for store functions for Entity Framework 6.1.1+ Code First. https://raw.githubusercontent.com/moozzyk/CodeFirstFunctions/d5b1aa9958951e4cc77edf80c0470fef33da81fd/License.txt