File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
DevTrends.MvcDonutCaching/Properties Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66// [assembly: AssemblyConfiguration("")]
77[ assembly: AssemblyCompany ( "DevTrends" ) ]
88[ assembly: AssemblyProduct ( "DevTrends.MvcDonutCaching" ) ]
9- [ assembly: AssemblyCopyright ( "Copyright 2013 © MvcDonutCaching contributors" ) ]
9+ [ assembly: AssemblyCopyright ( "Copyright 2014 © MvcDonutCaching contributors" ) ]
1010// [assembly: AssemblyTrademark("")]
1111// [assembly: AssemblyCulture("")]
1212[ assembly: ComVisible ( false ) ]
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >MvcDonutCaching</id >
5- <version >1.3.0-rc1 </version >
5+ <version >1.3.0</version >
66 <authors >MvcDonutCaching contributors</authors >
77 <owners >Clément Bourgeois</owners >
88 <licenseUrl >https://raw.github.com/moonpyk/mvcdonutcaching/master/LICENSE.txt</licenseUrl >
You can’t perform that action at this time.
0 commit comments