From f44a8f6b5ec27730198725ccc542fef0d1cc6b3d Mon Sep 17 00:00:00 2001 From: Elvis <3lvis@users.noreply.github.com> Date: Tue, 26 Mar 2024 11:26:39 +0100 Subject: [PATCH] Update Cache.podspec --- Cache.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cache.podspec b/Cache.podspec index 29f1b3c..4698519 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.0.1" + s.version = "7.1.0" s.homepage = "https://github.com/hyperoslo/Cache" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }