From 86cc36da3ad4b062114460cdcf98cef00510904f Mon Sep 17 00:00:00 2001 From: Alexander Yumashev <33555768+alex-jitbit@users.noreply.github.com> Date: Thu, 22 Sep 2022 14:41:43 +0300 Subject: [PATCH] version bump --- FastCache/FastCache.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastCache/FastCache.csproj b/FastCache/FastCache.csproj index 1526dbc..f628dfe 100644 --- a/FastCache/FastCache.csproj +++ b/FastCache/FastCache.csproj @@ -10,7 +10,7 @@ README.md https://github.com/jitbit/fastcache LICENSE - 1.0.3 + 1.0.4 cache;caching;MemoryCache Fastest in-memoery cache for .NET True