From 72ac6305c676124789cb84bbaf92af679a9ee778 Mon Sep 17 00:00:00 2001 From: Christoffer Winterkvist Date: Sun, 23 Oct 2016 20:09:27 +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 28ec077..e8dd4f4 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 = "2.1.0" + s.version = "2.1.1" s.homepage = "https://github.com/hyperoslo/Cache" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }