Skip to content

Commit

Permalink
building a nuget package version 0.5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelosegui committed Mar 21, 2015
1 parent fb2e9fb commit a1c30ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.4.0.0</version>
<version>0.5.0.0</version>
<title>Googlemap control for AspNet.Mvc</title>
<authors>jmelosegui</authors>
<owners>jmelosegui</owners>
Expand Down
2 changes: 1 addition & 1 deletion 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.4.0.0")]
[assembly: AssemblyVersion("0.5.0.0")]
[assembly: AssemblyFileVersion("0.4.0.0")]

0 comments on commit a1c30ee

Please sign in to comment.