Skip to content

Commit b198175

Browse files
committed
Preparing nuspec for upcomming release (should come on 2013/09/12).
1 parent ea22f6d commit b198175

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

nuget/MvcDonutCaching.nuspec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>MvcDonutCaching</id>
5-
<version>1.2.1</version>
6-
<authors>Paul Hiles</authors>
7-
<owners>DevTrends</owners>
8-
<licenseUrl>http://mvcdonutcaching.codeplex.com/license</licenseUrl>
9-
<projectUrl>http://mvcdonutcaching.codeplex.com/</projectUrl>
5+
<version>1.2.2</version>
6+
<authors>MvcDonutCaching contributors</authors>
7+
<owners>Clément Bourgeois</owners>
8+
<licenseUrl>https://raw.github.com/moonpyk/mvcdonutcaching/master/LICENSE.txt</licenseUrl>
9+
<projectUrl>https://github.com/moonpyk/mvcdonutcaching/</projectUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>MvcDonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above.</description>
12-
<tags>mvc3 donut caching mvc outputcaching substitution</tags>
12+
<tags>mvc3 mvc4 donut caching mvc outputcaching outputcache substitution</tags>
1313
</metadata>
1414
</package>

0 commit comments

Comments
 (0)