From 0b3bc037b15ca3104a9bafa2b17e40f9b7ebe16c Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Fri, 9 Jun 2017 09:26:15 +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 bb486f0..4a505de 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.0.0" + s.version = "3.1.0" s.homepage = "https://github.com/hyperoslo/Cache" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }