Skip to content

Commit

Permalink
Updating version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
moozzyk committed May 17, 2018
1 parent 2e7342a commit 7046d2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CodeFirstStoreFunctions/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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")]
[assembly: AssemblyVersion("1.1.2.0")]
[assembly: AssemblyFileVersion("1.1.2.0")]
2 changes: 1 addition & 1 deletion tools/EntityFramework.CodeFirstStoreFunctions.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>EntityFramework.CodeFirstStoreFunctions</id>
<version>1.1.1</version>
<version>1.1.2</version>
<authors>Pawel "moozzyk" Kadluczka</authors>
<title>Support for store functions for Entity Framework 6.1.1+ Code First.</title>
<licenseUrl>https://raw.githubusercontent.com/moozzyk/CodeFirstFunctions/d5b1aa9958951e4cc77edf80c0470fef33da81fd/License.txt</licenseUrl>
Expand Down

0 comments on commit 7046d2c

Please sign in to comment.