Skip to content

Commit 8e43bab

Browse files
committed
Updating version to 1.1.1
1 parent 52fa9a4 commit 8e43bab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CodeFirstStoreFunctions/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@
3737
// You can specify all the values or you can default the Build and Revision Numbers
3838
// by using the '*' as shown below:
3939
// [assembly: AssemblyVersion("1.0.*")]
40-
[assembly: AssemblyVersion("1.1.0.0")]
41-
[assembly: AssemblyFileVersion("1.1.0.0")]
40+
[assembly: AssemblyVersion("1.1.1.0")]
41+
[assembly: AssemblyFileVersion("1.1.1.0")]

tools/EntityFramework.CodeFirstStoreFunctions.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>EntityFramework.CodeFirstStoreFunctions</id>
5-
<version>1.1.0</version>
5+
<version>1.1.1</version>
66
<authors>Pawel "moozzyk" Kadluczka</authors>
77
<title>Support for store functions for Entity Framework 6.1.1+ Code First.</title>
88
<licenseUrl>https://codefirstfunctions.codeplex.com/license</licenseUrl>

0 commit comments

Comments
 (0)