Skip to content

Commit 03e9025

Browse files
committed
Version bump for prerelease.
1 parent f9f1773 commit 03e9025

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuget/MvcDonutCaching.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>MvcDonutCaching</id>
5-
<version>1.3.0-beta1</version>
5+
<version>1.3.0-beta2</version>
66
<authors>MvcDonutCaching contributors</authors>
77
<owners>Clément Bourgeois</owners>
88
<licenseUrl>https://raw.github.com/moonpyk/mvcdonutcaching/master/LICENSE.txt</licenseUrl>
99
<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-
<releaseNotes>First prelease version for upcoming 1.3.0</releaseNotes>
12+
<releaseNotes>Second prelease version for upcoming 1.3.0</releaseNotes>
1313
<tags>mvc3 mvc4 donut caching mvc outputcaching outputcache substitution</tags>
1414
</metadata>
1515
</package>

0 commit comments

Comments
 (0)