From 71e96873b09a99c0b059463758f41d31af1dcedc Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Fri, 9 Jun 2017 15:35:44 +0200 Subject: [PATCH] Create Cache.podspec --- Cache.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cache.podspec b/Cache.podspec index 4a505de..32ae420 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 = "3.1.0" + s.version = "3.2.0" s.homepage = "https://github.com/hyperoslo/Cache" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }