Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavey committed May 19, 2013
1 parent 5012615 commit 690ac87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package/input/NotFoundMvc.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>NotFoundMvc</id>
<version>1.0.0</version>
<version>1.2.0</version>
<title>NotFound MVC</title>
<authors>Andrew Davey</authors>
<owners>Andrew Davey</owners>
Expand Down
4 changes: 2 additions & 2 deletions src/NotFoundMvc/Properties/AssemblyInfo.cs
Expand Up @@ -31,5 +31,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.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]

0 comments on commit 690ac87

Please sign in to comment.