Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d68e6f2

Browse files
committed
Release 1.0.3
1 parent 7b1cfbd commit d68e6f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuget/SaintModeCache.Net.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<package>
33
<metadata>
44
<id>SaintModeCache.Net</id>
5-
<version>1.0.2</version>
5+
<version>1.0.3</version>
66
<title>SaintModeCache.Net</title>
77
<authors>TheCodeKing</authors>
88
<owners>TheCodeKing</owners>
99
<licenseUrl>https://github.com/TheCodeKing/SaintModeCache.Net/blob/master/LICENSE</licenseUrl>
1010
<projectUrl>https://github.com/TheCodeKing/SaintModeCache.Net</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12-
<description>SaintModeCache is a thread safe in-memory cache wrapper for performance optimisation. It's able to continue serving stale content after expiry, whilst it repopulates the cache with a non-blocking guaranteed single thread.</description>
12+
<description>SaintModeCache is a thread safe in-memory cache wrapper for performance optimisation. It's able to continue serving stale content after expiry, whilst it repopulates the cache with a non-blocking single thread.</description>
1313
<copyright>Copyright 2016</copyright>
1414
<tags>mvc cache saintmode caching saintmodecache saintmodecache.net asp.cache memorycache</tags>
1515
<references>

0 commit comments

Comments
 (0)