From c07b1b8a9ebb9bdfbf9276a95435e8b625a030ed Mon Sep 17 00:00:00 2001 From: Lucas Romano Date: Tue, 27 Aug 2024 16:16:37 -0300 Subject: [PATCH] Update Cache.podspec --- Cache.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cache.podspec b/Cache.podspec index 39f5378..c338e03 100644 --- a/Cache.podspec +++ b/Cache.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Cache" s.summary = "Nothing but cache." - s.version = "7.1.0" + s.version = "7.4.0" s.homepage = "https://github.com/hyperoslo/Cache" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }