Procházet zdrojové kódy

[CacheControl] v2.1

feature/authentication-tests
Robin Thoni před 9 roky
rodič
revize
803e951c39
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      CacheControl/CacheControl.nuspec

+ 2
- 2
CacheControl/CacheControl.nuspec Zobrazit soubor

@@ -2,14 +2,14 @@
2 2
 <package >
3 3
   <metadata>
4 4
     <id>3ieCacheControl.dll</id>
5
-    <version>2.0.0</version>
5
+    <version>2.1.0</version>
6 6
     <title>3ie Cache Control</title>
7 7
     <authors>robin.thoni</authors>
8 8
     <owners>robin.thoni</owners>
9 9
     <projectUrl>https://bitbucket.org/3ie/nuget-3ie</projectUrl>
10 10
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
11 11
     <description>Basic cache control for Web API</description>
12
-    <releaseNotes>Added file cache output; Added default file cache folder</releaseNotes>
12
+    <releaseNotes>Post request support</releaseNotes>
13 13
     <copyright>Copyright 2015</copyright>
14 14
     <tags>cache control memory file web api</tags>
15 15
   </metadata>

Načítá se…
Zrušit
Uložit