From 2bb2715250ec75985a699e56bd01c757b04a5e01 Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Wed, 11 Jan 2017 19:49:17 +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 e8dd4f4..2467011 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.1" + s.version = "2.2.0" s.homepage = "https://github.com/hyperoslo/Cache" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }