Skip to content

Commit

Permalink
Generating the new version of the nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelosegui committed May 2, 2015
1 parent 167f4f3 commit 685c077
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>Jmelosegui.Mvc.Googlemap</id>
<version>0.5.0.0</version>
<version>0.6.0.0</version>
<title>Googlemap control for AspNet.Mvc</title>
<authors>jmelosegui</authors>
<owners>jmelosegui</owners>
Expand Down
4 changes: 2 additions & 2 deletions src/Jmelosegui.Mvc.Googlemap/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,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.5.0.0")]
[assembly: AssemblyFileVersion("0.4.0.0")]
[assembly: AssemblyVersion("0.6.0.0")]
[assembly: AssemblyFileVersion("0.6.0.0")]

0 comments on commit 685c077

Please sign in to comment.