From afd164e1e29c181a8787269d8cfc79c7c97042ff Mon Sep 17 00:00:00 2001 From: Christoffer Winterkvist Date: Mon, 8 Aug 2016 14:28:38 +0200 Subject: [PATCH] Update Cache.podspec --- Cache.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cache.podspec b/Cache.podspec index 067a786..d7582ba 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 = "1.5.0" + s.version = "1.5.1" s.homepage = "https://github.com/hyperoslo/Cache" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }